uz
Feedback
web.htmlcss

web.htmlcss

Kanalga Telegram’da oβ€˜tish

Learn HTML CSS and JavaScript..

Ko'proq ko'rsatish
Mamlakat belgilanmaganToif belgilanmagan
6 045
Obunachilar
+824 soatlar
+337 kunlar
+19930 kunlar
Postlar arxiv
SOURCE CODE πŸ‘‡πŸ‘‡πŸ‘‡

photo content

<!DOCTYPE html> <html> <head> <title></title> <style type="text/css"> .container{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); } .outer,.inner{ border: 5px solid #f3f3f3; } .outer{ width:80px; height:80px; border-top:5px solid orange; border-radius:50%; animation:div1 2s infinite; } .outer .inner{ width:60px; height:60px; margin:5px; border-bottom:5px solid blue; border-radius:50%; animation:div2 1s infinite; } @keyframes div1{ 0%{ transform:rotate(0deg); } 100%{ transform:rotate(360deg); } } @keyframes div2{ 0%{ transform:rotate(0deg); } 100%{ transform:rotate(360deg); } } </style> </head> <body> <div class="container" > <div class="outer" > <div class="inner" ></div> </div> </div> </body> </html>

Loading animation πŸ‘‡πŸ‘‡πŸ‘‡

GlowingDotes.html0.01 KB

button.html0.01 KB

Login_page.html0.01 KB

photo content

flilcard.html0.01 KB

photo content

button_animation.html0.01 KB

photo content

text_animation.html0.00 KB

photo content

I found great channel for you πŸš€ 🟑 Top Books ⚫️ Top Websites 🟑 Top Tricks ⚫️ Top Earn money sites 🟑 Top Online works You can find these things from @frontend_trend Don't forget to follow @frontend_trend

I found great channel for you πŸš€ 🟑 Top Books ⚫️ Top Websites 🟑 Top Tricks ⚫️ Top Earn money sites 🟑 Top Online works You can find these things from @frontend_trend Don't forget to follow

loading_animation(2).html0.01 KB

Source code...πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡