Html Css js Frontend projects
9.84K 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
Code numbers to create some emojis in HTML.

© html_codes

P / S. Leave a comment with the number of the emoji you like. I'll start with myself.

@html_css_js_frontend_projects
👍32
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👈
👍21
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
👍21
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
👍31
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