ru
Feedback
Everything About code

Everything About code

Открыть в Telegram

Admin : @Samandar_Anorboyev Hello everyone you can learn interesting facts about coding in this channel 💻 Perfluence

Больше
9 646
Подписчики
-224 часа
-37 дней
-6630 дней
Архив постов
Margin Padding / Border / Outline

photo content

photo content

Social media icons animation. #css 👉@html_css_js_frontend_projects

In CSS, the background is a conic-gradient to make the cell look like png #css 👉 @html_css_js_frontend_projects
In CSS, the background is a conic-gradient to make the cell look like png #css 👉 @html_css_js_frontend_projects

Programming is about writing 10% code and understanding 90% why the code doesn’t work. Do you agree with that? 👉 @html_css_j
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

In CSS, you can use Word-spacing to increase or decrease the space between words. We also value this property (like letter-sp
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

CSS da filter property'sidan foydalanish. img { filter: invert(100%) } #css Yanada ko'proq uchun 👉@html_css_js_frontend_proj
CSS da filter property'sidan foydalanish. img { filter: invert(100%) } #css Yanada ko'proq uchun 👉@html_css_js_frontend_projects

Thanks for the 300 subscribers 👏👏👏👏👏👏👏👏

A great site for those who are learning HTML and CSS but are not sure of good results or perfect knowledge, htmlreference.io
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👈

Microsoft is in the final stages of testing a major fall update to the Windows 11 operating system. It is said that there wil
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

An element that can be resized. .container { resize: both; overflow: auto; }} @html_css_js_frontend_projects

+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 ❤️

❓What code allows us to immediately move to another address when visiting any website? ✅ To do this, a simple meta tag will h
❓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

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

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 s
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

📺 Quick buttons for watching YouTube videos 🔠 If you want to pause the video on YouTube, you can use the K button, the J an
📺 Quick buttons for watching YouTube videos 🔠 If you want to pause the video on YouTube, you can use the K button, the J and L keys to move the video back and forth for 10 seconds, and the M button to mute it. ⏭ 0 or Home button - to return the video to the beginning. Buttons 1 to 9 - return to 10-90% of total video time; End button - serves to jump to the end of the video. ⬅️➡️ - Buttons move back / forth for 5 seconds. ⬆️⬇️ - Buttons are used to increase / decrease the volume. The F - key displays the video as a fullscreen. The space also pauses. @html_css_js_frontend_projects

You can use this code if you want to create a window effect in CSS. background: rgba (255, 255, 255, 0.1); -webkit-backdrop-f
You can use this code if you want to create a window effect in CSS. background: rgba (255, 255, 255, 0.1); -webkit-backdrop-filter: blur (10px);