Amazing Animated Search Bar Using ONLY CSS & HTML Tutorial

preview_player
Показать описание
CSS Animations are awesome. So is this animated CSS Search bar built using only HTML & CSS. We animated the search box, an SVG icon and more using HTML and CSS. We use pseudo classes such as focus-within to create the PURE CSS animation. If you’re interested in seeing more Animations in PURE CSS then let me know in the comments.

Day 91 #100VideosOfCode

AFFIXSPACE
Discount Code: TYLPOTTS

|===============================|
SUPPORT ME ON PATREON:
|===============================|

Music: Neffex - Grateful - Copyright Free

#CSS #Animations
Рекомендации по теме
Комментарии
Автор

Amazing searchfield animation, Tyler. A little tip: You can use a shorthand for the searchbox__input class and for the icon, for example, with the sass ampersand &, like &__input. But this will not work in your pseudo class focus-within. For that you can write in your searchbox class $self: &; And now you have the possibility to use this with #{ $self }__input in your pseudo element. Try it ;-)

Webnoob
Автор

If you want to do a research with this kinda of search bar, but on your phone, do you have to click on it ? Since you need to hover it with your mouse, I wonder what would happen on phone

Michatku
Автор

Cool!! Nice job.. I already turned your notifications are on keep going Tylor bro👍

simpleprogrammer
Автор

would you mind giving tips on adding onclick to submit on the icon?

WestEdits
Автор

yo quick completely unrelated question: could ya link me to that wallpaper?? lol thx

victorbhofs