ru
Feedback
web.htmlcss

web.htmlcss

Открыть в Telegram

Learn HTML CSS and JavaScript..

Больше
Страна не указанаКатегория не указана
6 045
Подписчики
+824 часа
+337 дней
+19930 день
Архив постов
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...👇👇👇👇

web.htmlcss - Статистика и аналитика Telegram-канала @web_htmlcss_animation