Тёмный

Learn CSS animations in 15 minutes! 🎬 

Bro Code
Подписаться 1,9 млн
Просмотров 51 тыс.
50% 1

#CSS #course #tutorial
CSS animation tutorial example explained
00:00:00 introduction
00:00:46 slide left
00:02:49 slide right
00:03:17 slide up
00:03:35 slide down
00:03:52 rotate
00:05:31 grow
00:06:14 shrink
00:06:44 fade out
00:07:21 fade in
00:07:48 color change
00:09:06 glow
00:10:06 :hover
00:10:38 :active
00:10:55 iteration count
00:11:27 direction
00:12:10 play state
00:12:34 timing function
00:14:25 exercise

Опубликовано:

 

25 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 65   
@BroCodez
@BroCodez Год назад
Bro Code /* style.css */ body{ background-color: hsl(0, 0%, 12%); } #box{ width: 250px; height: 250px; background-color: hsl(0, 100%, 62%); font-size: 13em; text-align: center; } img{ animation-name: slideLeft; animation-duration: 2s; animation-iteration-count: 1; animation-direction: normal; animation-play-state: running; animation-timing-function: cubic-bezier(0.28,-1.48, 0.54, 2.21); } @keyframes slideLeft{ from{transform: translateX(300%)} } @keyframes slideRight{ to{transform: translateX(300%)} } @keyframes slideUp{ from{transform: translateY(300%)} } @keyframes slideDown{ to{transform: translateY(300%)} } @keyframes rotate{ 50%{transform: rotateZ(360deg)} } @keyframes grow{ 50%{transform: scale(2, 2)} } @keyframes shrink{ 50%{transform: scale(0.5, 0.5)} } @keyframes fade{ 100%{opacity: 1} } @keyframes colorChange{ 0%{background-color: hsl(0, 100%, 62%)} 20%{background-color: hsl(35, 100%, 62%)} 40%{background-color: hsl(63, 100%, 62%)} 60%{background-color: hsl(103, 100%, 62%)} 80%{background-color: hsl(201, 100%, 62%)} 100%{background-color: hsl(268, 100%, 62%)} } @keyframes glow{ 50%{box-shadow: 0px 0px 50px hsl(60, 100%, 64%)} }
@mohammadkassir6713
@mohammadkassir6713 9 месяцев назад
bro will you continue publishing lessons and videos ?
@yusufbadem7223
@yusufbadem7223 9 месяцев назад
hey bro can you make a typescript fullcourse video thanks you presiated to all your work
@Taril69
@Taril69 9 месяцев назад
How did you learn all this programming languages?
@hamza15153
@hamza15153 8 месяцев назад
Hello, I have a problem. When I access the toolbox in Visual Studio, the tools are grayed out and I can't use them. Even though I changed the version to another version, the problem still persists. Is there any solution?
@rayrockrlol
@rayrockrlol 9 месяцев назад
How did you know I'm right on this part on my full stack dev course lol what a chad
@Ella_1994
@Ella_1994 3 месяца назад
I don't know how you do it but You are the coding Feynman! Simple and to the point!!!!!!
@tommy.3377
@tommy.3377 9 месяцев назад
I loved it man don't stop ok this is the best channel to watch this programming stuff....and thank you very much mate ....🎉
@soheibmiloudi1883
@soheibmiloudi1883 9 месяцев назад
how did u drop like 15 video at the same time lmao , bro code been cooking , ty for everything best tuto ever
@drako-mp3fp
@drako-mp3fp 9 месяцев назад
you should make a series for game engines like unity, unreal etc. could be really helpful for people wanting to learn game dev
@harinivarma2189
@harinivarma2189 8 месяцев назад
Bro please continue don’t stop
@blacksharkferps
@blacksharkferps 9 месяцев назад
As good as usual 🔥
@htvital4184
@htvital4184 9 месяцев назад
Best teacher ever ❤️
@user-dk9of1ok1n
@user-dk9of1ok1n 4 дня назад
Bro!!! You are authentic.
@yanivedelson
@yanivedelson 9 месяцев назад
Hey bro code, I’m a really big fan and a pretty good programmer but I wanted to learn c++, I watched the whole video and I was wondering if you could do more advanced c++ videos who also include opening a window and programming a game, thank you and keep up with all of those good videos
@dorklol2969
@dorklol2969 5 месяцев назад
fantastic guide. thanks man
@maciejpogorzelski9574
@maciejpogorzelski9574 9 месяцев назад
Thank you very much for what you do!
@MIrfan-yx5qq
@MIrfan-yx5qq 2 месяца назад
You are well known user of HTML and css.. You are a Master... Well-done
@hoangrich
@hoangrich 8 месяцев назад
i love you bro, youre goat, take care yourself
@gulmuradrahi6066
@gulmuradrahi6066 11 месяцев назад
This teaching method is very good. I have some problems in this sections: 1.how to make a web pages. 2.how to connect our projects to to the internet. 3.how to make a complete projects from zero to hero? 4.how to manage our projects? 5.could you quid in one video how to start and how to complete?
@Yumiesthetic
@Yumiesthetic 8 месяцев назад
finally finished the series!
@hdgdjgsgfj1297
@hdgdjgsgfj1297 9 месяцев назад
Why didn't RU-vid notify me of this new video? Oh well... nice to see you again Bro... and thank you very much for your videos! I learned a lot and got an A in Programming class thanks to your C++ videos!
@abdgaming1574
@abdgaming1574 8 месяцев назад
Best for ever❤❤❤
@yasotube
@yasotube Год назад
Nice 🎉❤
@suyashman7964
@suyashman7964 9 месяцев назад
Epic bro
@InvinciRD
@InvinciRD 4 месяца назад
really helpful video
@117ch
@117ch 9 месяцев назад
Hey Bro, many thanks for your content!! Could you do a LaTeX tutorial? Would be very happy :)
@RandomGuyOnDaFreakingNet
@RandomGuyOnDaFreakingNet 9 месяцев назад
HE BACK BOIS!
@sushmat.k85
@sushmat.k85 9 месяцев назад
Hi bro, I really liked ur all series Need Angular videos
@vensx
@vensx Месяц назад
Bro explains better without needing an hour
@ridajehaan6830
@ridajehaan6830 Месяц назад
tq😃
@yashkalia2311
@yashkalia2311 8 месяцев назад
so coollll
@harshjaiswal1634
@harshjaiswal1634 8 месяцев назад
Bro can you do a course in Advance Java topics like servlet, jsp, spring etc
@iceman4337
@iceman4337 9 месяцев назад
Hey, Bro, what fo you think about Java Spring tutorials?
@hyperxml
@hyperxml 8 месяцев назад
You should consider doing a Kotlin, Rust, or Zig series… get some fresh 2000s into mix.
@muthuraj4147
@muthuraj4147 8 месяцев назад
Bro please do videos on crud operations, Spring, spring boot and Restful APIs
@yusufbadem7223
@yusufbadem7223 9 месяцев назад
hey bro can you make a typescript fullcourse video thanks you presiated to all your work
@CrakedTM
@CrakedTM 9 месяцев назад
can you please make a full lua course
@Taril69
@Taril69 9 месяцев назад
@broCodez How did you learn all this programming languages?
@user-wo3mv4vg5y
@user-wo3mv4vg5y 8 месяцев назад
hey did you remove the chapter in your full c# video?
@Nazar-ni1kw
@Nazar-ni1kw 8 месяцев назад
can you make a full course about postgreSQL
@raitaskeen
@raitaskeen 8 месяцев назад
Bro please make tutorial on Typescript (Ts)
@placidityie
@placidityie Месяц назад
How do you make the animation stop like, when you hover over a thing there's a animation that turns it red and for me it goes back instead of stopping
@t.p3325
@t.p3325 9 месяцев назад
can you pls make a dart full course videon?
@omairtech6711
@omairtech6711 9 месяцев назад
Why are all these gems unlisted?
@joycedagodog3443
@joycedagodog3443 8 месяцев назад
@BroCodez can you create a tutorial in kotlin
@kristijanlazarev
@kristijanlazarev Год назад
Why unlisted?
@graiselin2791
@graiselin2791 8 месяцев назад
Bro please make video for react js 🙏🙏
@siddharthshankarkarthik8239
@siddharthshankarkarthik8239 8 месяцев назад
hey bro, csn you pls make a series on pygame?
@user-hz1ww4tt8l
@user-hz1ww4tt8l 8 месяцев назад
Make a video about flutter
@Santhosh.21_
@Santhosh.21_ 9 месяцев назад
The video is published now but comment are 3 months ago
@MO-R-70-23
@MO-R-70-23 9 месяцев назад
Yeah I'm confused too
@Janak217
@Janak217 9 месяцев назад
It was an unlisted video.
@memepower7
@memepower7 9 месяцев назад
​@@Janak217means what ??
@Janak217
@Janak217 9 месяцев назад
@@memepower7 it means people who have access to this video's link can view it.
@memepower7
@memepower7 9 месяцев назад
@@Janak217 oh kk 👍, ty bro
@forevermovies655
@forevermovies655 9 месяцев назад
Bro, please create a super beginner friendly 3D game dev course with c# and unity. Plz. I am subscribed to you. Am I a fello bro?
@niranjanvanka376
@niranjanvanka376 9 месяцев назад
Bro code can you make reactjs full course 😢😢
@heinzhenry2047
@heinzhenry2047 9 месяцев назад
How are there comments from 3 months but video has been uploaded 6 days ago?
@mahdmustafa9258
@mahdmustafa9258 9 месяцев назад
well the C course is 4 hour and python course is 12 hour
@AH_FS
@AH_FS 8 месяцев назад
What is your fav teacher?: Bro Code Bro Code Bro Code
@kratoskratos1246
@kratoskratos1246 9 месяцев назад
Bro I really need to know one thing. How did you have in-depth knowledge in many programming languages...
@INTG0
@INTG0 9 месяцев назад
He took the heads of other immortals who knew how to program.
@lt-_yusf2833
@lt-_yusf2833 9 месяцев назад
Please how to crak facebook or tiwter in python please
@hardlycoding8544
@hardlycoding8544 11 месяцев назад
lmao finished
Далее
Login Form | HTML CSS
1:00
Просмотров 476 тыс.
Learn CSS animation in 8 minutes 🎞️
8:54
Просмотров 35 тыс.
Вечный ДВИГАТЕЛЬ!⚙️ #shorts
00:27
Просмотров 956 тыс.
10 CSS animation tips and tricks
20:13
Просмотров 168 тыс.
A quick & fun CSS animation effect
0:57
Просмотров 106 тыс.
Css Animation Effects Tutorial  | HTML | CSS
0:53
Просмотров 701 тыс.
Learn CSS Animation In 15 Minutes
15:33
Просмотров 748 тыс.
CSS Animation in 100 Seconds
2:05
Просмотров 336 тыс.
Build this JS calculator in 15 minutes! 🖩
15:20
Просмотров 389 тыс.
Learn CSS icons in 8 minutes! 🐤
8:33
Просмотров 25 тыс.
Learn CSS position in 5 minutes 🎯
5:58
Просмотров 128 тыс.
Вечный ДВИГАТЕЛЬ!⚙️ #shorts
00:27
Просмотров 956 тыс.