Html Css js Frontend projects
9.85K subscribers
1.07K photos
138 videos
64 files
172 links
Advertisements Contact me๐Ÿ‘‡๐Ÿป
@We_D5

Hello everyone you can learn interesting facts about coding in this channel ๐Ÿ’ป

Perfluence
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Values of animation-timing-function in CSS. The video shows their clear difference.

ยฉ frontend_trend

P / S. I hope it was helpful.

๐Ÿ‘‰ @html_css_js_frontend_projects
โค4๐Ÿ‘1
โ“What code allows us to immediately move to another address when visiting any website?

โœ… To do this, a simple meta tag will help us. The picture shows an example.

<meta http-equiv = "refresh" content = "0"; url = "..." />

you can specify the desired location in the url section.

@html_css_js_frontend_projects
๐Ÿ‘1๐Ÿ”ฅ1
+998997604311
Bu bir qizning iltmosi iltimos tel qilib ishonch hosil qiling : Men 13- yoshdaman. Oฤฃr dardga yulqdim. Shifokorlar davo topa olmadi. Kuzimda yosh blan Payฤฃambarlarimiz nabirasi Zaynabning qabriga ziyoratga bordm. U yerda uxlab qolibman tushimga Zaynab krdi va oฤฃzimga suv tomizib Allohni ruxsati blan tuzalasan dedi. Boshimdan รตtgan bu hodisani xalqga tarqatishimni suradi! Men yozib tarqatdim. Bir boy insonga berdm ishonmadi 13- kunda boridan ayrildi, Nochorga berdm ishondi 13-kunda ishi yurishdi. Bunga ishonganlar quvonchga ishonmaganlar dardga tรตldi! Bu yozuvni รตqigan inson 13-kishiga tarqatsn va istagi 13-kunda ijobat bรตladi agar nazariga ilmasa falokatga yulqishi mumkin! Allohning raxmati va barokati sizlarga bรตlsin! Onam uzo yashasn desangz onangz uchun erinmang Shu oyda siz yaxshi kurgan insoningz bilan birga bulasz. Bugun yarm tunda u sizni yaxshi kurishini tushunib yetadi Yaxshilik siz bilan ertaga buladi. Bu sinalgan. Tun chiraki 3-larda sizi kimdir qรตnฤฃroq qladi. Lekn bu zanjirni uzsangz baxtingizni 10 yilga yuqotasz. BU MENI AYBIM EMAS MENGA HAM BU XABARNI YUBORISHDI. MAJBURMAN ONAM UCHUN. UZR
โค๏ธ
This media is not supported in your browser
VIEW IN TELEGRAM
An element that can be resized.

.container {
resize: both;
overflow: auto;
}}

@html_css_js_frontend_projects
โค3
Microsoft is in the final stages of testing a major fall update to the Windows 11 operating system.

It is said that there will be significant changes after the update.

#windows

@html_css_js_frontend_projects
๐Ÿ‘1
A great site for those who are learning HTML and CSS but are not sure of good results or perfect knowledge, htmlreference.io and cssreference.io.

These two sites provide their definitions and practices for each tag in HTML and each property in CSS. It comes in very handy if you forget any rules.

#html #css

๐Ÿ‘‰ @html_css_js_frontend_projects๐Ÿ‘ˆ
๐Ÿ‘2โค1
Thanks for the 300 subscribers
๐Ÿ‘๐Ÿ‘๐Ÿ‘๐Ÿ‘๐Ÿ‘๐Ÿ‘๐Ÿ‘๐Ÿ‘
โค1๐Ÿ‘1๐Ÿ”ฅ1๐ŸŽ‰1
CSS da filter property'sidan foydalanish.

img {
filter: invert(100%)
}

#css

Yanada ko'proq uchun
๐Ÿ‘‰@html_css_js_frontend_projects
๐Ÿ‘2โค1
In CSS, you can use Word-spacing to increase or decrease the space between words.

We also value this property (like letter-spacing) in units of measurement (px, em, rem ...). For example

p {
word-spacing: 5px;
}}
#css

๐Ÿ‘‰ @html_css_js_frontend_projects
โค1๐Ÿ‘1
Programming is about writing 10% code and understanding 90% why the code doesnโ€™t work.

Do you agree with that?

๐Ÿ‘‰ @html_css_js_frontend_projects
๐Ÿ‘6๐Ÿ˜2
In CSS, the background is a conic-gradient to make the cell look like png

#css

๐Ÿ‘‰ @html_css_js_frontend_projects
๐Ÿ‘3โค1
Margin Padding / Border / Outline
An article on how and when to use the :has selector in CSS.

Link: https://blog.logrocket.com/how-when-use-css-has-selector/

#css
๐Ÿ‘‰@html_css_js_frontend_projects
๐Ÿ‘3