Follow us on: Facebook: facebook.com/learningaxis01 Instagram: instagram.com/learningaxis01 TikTok: www.tiktok.com/@learning_axis LinkedIn: www.linkedin.com/company/learning-axis If You need Graphic designing and web development services please visit contact@learning-axis.com Source code: learning-axis.com/snippets/
display: flex; align-items: center; justify-content: center; background-color: black; overflow: hidden; } the height is meant to be 100vh instead of 10vh
I was really good 10-15 years ago and now I could not understand half of the css code.. So many changes since the good old years of "background-color:.." :D
Things have definitely evolved! CSS has come a long way with features like Flexbox, Grid, and animations. But the basics like `background-color` are still the same-just with more powerful tools now!
i just changed my major from mechanical engineering to software engineering bc i want to do front end website development. seeing this honestly has me so scared and overwhelmed
@@learning-axis i started learning html using codecademy earlier today. i got through all of the basic functions okay. i started to struggle a bit on table functions and that’s where i stopped for the day.
@@learning-axis can you make the video on how you record and edit your videos as well? Your editing is superb I had also tried but my quality degrade and it becomes blur
@@ecommerce_rrj I cannot make a video on this, but I can teach you personally. Feel free to ask any questions you have about recording and editing videos!
Follow us on:
Facebook: facebook.com/learningaxis01
Instagram: instagram.com/learningaxis01
TikTok: www.tiktok.com/@learning_axis
LinkedIn: www.linkedin.com/company/learning-axis
If You need Graphic designing and web development services please visit contact@learning-axis.com
Source code: learning-axis.com/snippets/
Ok
App ki name
@@RRASFF sublime text
This guy demonstrates very advanced css knowledge. This is beyond impressive
Exécuter le code
thank you
Jf
@@learning-axis bhai center vala rotate nahi kar raha hai kiu?
Not really motivating for someone who just start out😂😢
Phase where you strugle to make underlying text just to get animated
body {
margin: 0;
height: 10vh;
display: flex;
align-items: center;
justify-content: center;
background-color: black;
overflow: hidden;
}
.loader, .loader span {
width: 10em;
height: 10em;
border: 0.25em solid white;
font-size: 10px;
border-radius: 1em;
position: absolute;
mix-blend-mode: screen;
}
.loader {
background-color: gold;
animation: rotating 2s linear infinite;
}
@keyframes rotating{
to {
transfoam: rotate(1turn);
}
}
.loader span{
animation: de-rotating 4s linear infinite;
}
@keyframes de-rotating {
from, to {
transform: rotate(0deg) scale(1.2);
}
50%{
transform: rotate(-180deg) scale(1.2);
}
}
.loader span:nth-child(1){
top: 5rem;
left: 5rem;
background-color: dodgerblue;
}
.loader span:nth-child(2) {
top: -5rem;
left: 5rem;
background-color: hotpink;
}
.loader span:nth-child(3) {
top: 5rem;
left:-5rem;
background-color: mediumpurple;
}
.loader span:nth-child(4) {
top: -5rem;
left: -5rem;
background-color: limegreen
}
these boxes are displaying on top instead of center
while the main box which have class( loader) is not rotating
so any body can give me solution
What Is this program for ?
body {
margin: 0;
height: 75vh;
display: flex;
align-items: center;
justify-content: center;
background-color: black;
overflow: hidden;
}
@@Mirabbxs72Sublime Text
Bro trying XSS on UA-cam comment 🤡
Work?
Satisfying sound😭
Is hee writing that fast and accurate naturally aur is he used any software
Manna padega skills ko bro ❤
Yup 👍👍
Not bro she is sis check the folder name seema
@@dilsediltakwithsrishtinaid7167 lol she is muslim Cuz her name is seemab not seema
Fell in love with this Sound 💖
😂😂😂
😂😂😂😂
Brown/red switch Mechanical keyboard sound
here the corrected code buddy
body {
margin: 0;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
background-color: black;
overflow: hidden;
}
.loader, .loader span {
width: 10em;
height: 10em;
border: 0.25em solid white;
font-size: 10px;
border-radius: 1em;
position: absolute;
mix-blend-mode: screen;
}
.loader {
background-color: gold;
animation: rotating 2s linear infinite;
}
@keyframes rotating{
to {
transform: rotate(1turn);
}
}
.loader span{
animation: de-rotating 4s linear infinite;
}
@keyframes de-rotating {
from, to {
transform: rotate(0deg) scale(0.5);
}
50%{
transform: rotate(-180deg) scale(1.2);
}
}
.loader span:nth-child(1){
top: 5rem;
left: 5rem;
background-color: dodgerblue;
}
.loader span:nth-child(2) {
top: -5rem;
left: 5rem;
background-color: hotpink;
}
.loader span:nth-child(3) {
top: 5rem;
left:-5rem;
background-color: mediumpurple;
}
.loader span:nth-child(4) {
top: -5rem;
left: -5rem;
background-color: limegreen
}
cool
Good
@@MudassirAnsari-g2i thnks
Super cool and super thanks! That fixes my premonition.
@@zentraidee9701 Glad it helped! You're welcome!
I’m a beginner to html and this is amazing! It actually worked!😆
Really mine didnt😢
it's different watching this after learning about css and html. I want to type that fast oof
Like😅
I think he has used auto type feature
@@RI9246and I think it's sped up.
See in the top at file name it is written auto type at last
Auto type
you can also make the edges less sharp use
border-radius: 50px;
ok
body {
margin: 0;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
background-color: black;
overflow: hidden;
}
the height is meant to be 100vh instead of 10vh
I've tried this today this is absolutely amazing
Does it work?
Not working don't know
It doesn't work on mine 😢
I done drifted off mid way until I saw the end 😂
Keyboard sound is very perfect!!
thanks
Really impressed
thank you
Great भारतीय MUST BE TO ALL
this is really awesome but i don't understand this code because i am beginner 😅
oh soon you will learn it
Same 😂😂
@@learning-axisaap too yhee kahenge bro😅😢 kyuki hme nhi atta...
but html ko seekhne ka best method btayiye
@@learning-axismaster aap hi seka do
Same 😂
It's working dude
I loved it ❤️❤️🔥
thank you
Every thing goes out of my mind
Esa cantidad de escriturad que logran buscar cin eso, son codigos establesidos que por regla hay que aprenderlo de memoria si o si Vaya Chevre.
Html is easiest language you can learn within 2 hours.
I am like the sound
But upar to likha hai autotype😂😂
Nice
Thank you so much
I learn so much things in this video
Programation is Beatiful
yes, thanks
To code this just on memory is insane
It worked, Amazing
thank you
Result is nice ❤
Dat typing speed tho
really awesome
ua-cam.com/video/6-le3mupCRM/v-deo.html
Beautiful 👌🏼
thank you
OM ॐ नमः शिवाय
ME WATCHING YOU WRITE CODE
ME:-I KNOW HOW TO WRITE HELLO WORLD CODE😂
😅😅😅😅😅
Background Music + Coding + Coffee ❤
❤
I also tried it in my phone and it happened..
Thanks bro
yeah it's working guys just don't forget to copy the body part span ...
So great
thank you
Good job. Keep it up
thank you
Super bhai ❤
thank you
The fact that you memorize every single function is incredible, I just use the internet to learn the syntax.
Dont worry, 90% of developers use google when coding
@@rah.248 ok lol.
This inspires me to get a thocky keyboard, learn how to code, and create coding ASMR (audio & visual)
Thank you ❤
Just Wow❤
thank you
I was really good 10-15 years ago and now I could not understand half of the css code.. So many changes since the good old years of "background-color:.." :D
Things have definitely evolved! CSS has come a long way with features like Flexbox, Grid, and animations. But the basics like `background-color` are still the same-just with more powerful tools now!
Fantastic
thank you
Very useful! Thank you so much!
tried and partially worked,,, good for a start
cool
I have tried too but nothing displayed except black background
Can you plz help me?
@@monikakanojia8350 I think You have made mistakes in the code.
@@learning-axistransform: rotate (1turn) isn't working
Thank you sir this is awesome information news and learning today ❤
Wow that's awesome
thank you
Great work
Bhai maine kiya bohot beautiful tha thanks🙏🏻
Mind blowing sir!
You have good skills 😮
One day 🙏🏾
sure
Can u please make full tutorial vedio of html ,css,js ...😊
Internal css
ALJABAR ABSTRAK
Prof Dr Indah Emilia Wijayanti SSi MSi
MATEMATIKA F-MIPA UGM
Impressive
thank you
Excellent
i just changed my major from mechanical engineering to software engineering bc i want to do front end website development. seeing this honestly has me so scared and overwhelmed
cool you should start learning website development.
@@learning-axis i started learning html using codecademy earlier today. i got through all of the basic functions okay. i started to struggle a bit on table functions and that’s where i stopped for the day.
@TwizzyyyFN Hey, what’s you are learning now?
@@saquibahmed5929 i’m doing software engineering with a concentration in cyber security now
Hey bro don't type basic html commands in html file in sublime text. Instead type html and press the Tab button . I think it will usefull 😊
Thanks
Hats of you bro ❤🎉
feel like ASMR video
❤❤❤
Eu consegui fazer. woowww top
thank you
This is so advance css coading language 😊😊🎉so amazing 😍🤩🤩
Nice 😮
good
thank you
Aj again banaya ha ban gaya❤❤❤
great
Amazing!!
How does one get this good?😭😭
do practice.
Just press ! And enter
After output me== tum kahna kya chahe te ho😂😅
😅😅😅😅
Love it ❤
thank you
❤❤❤❤❤❤❤❤❤ Good work.
ভাইয়া ছোট একটা অনুরধ cyber security শেখার জন্য কোন কোন প্রোগ্রামিং ল্যাঙ্গুয়েজ শিখতে হবে।
If you want to learn cyber security we offer paid course.
lovely
i have peaked and i understand most of this
That's great to hear! If you have any specific questions or need further clarification on anything, feel free to ask.
I'm a beginner and I just fall in love with coding again 😂😂
cool
Top demais show 🎉
What is that sound please? I would like a 10 hour loop of it
Awesome
Thankyou this code is really working. I am the beginner, just copy the code and run it. But, please tell me why .loader is used?
.loader is the class assigned to some element
if you want to learn html visit
ua-cam.com/video/8b-rgmbQTfk/v-deo.html
I’m new, just learning and I only thought I was just getting the hang of it 😅 back to the grind stone I go…
🤣😂
Woww
thanks
informative
I make like it , that is beautiful
thank you
Que som satisfatório. Som de água gotejando junto com o som do teclado.
Thank you
Which text editor?
sublime text
website coding ke liye kaun sa coding tool best hai
Notepad
Which video editor you use sir? Please reply how to record the code like this and edit?
I use Active Presenter for editing my videos. To write the code, I use sublime text.
@@learning-axis can you make the video on how you record and edit your videos as well? Your editing is superb I had also tried but my quality degrade and it becomes blur
@@ecommerce_rrj I cannot make a video on this, but I can teach you personally. Feel free to ask any questions you have about recording and editing videos!
chatgpt be like:meri shaktiyon ka galat estmal ho raha hai😂
❤wow super fan❤
thank you
Nice 😊
From this video i learnt that vscode is way better than sublime. Ofcourse hats off to your skills
Amazing!🎉
Add one more span and set nth child -5 -5
ok
Fantastic bro
i finally did at 4th time
Bro I could not even write a line of this extreme level of coding
oooo
It's nor extreme level of coding just learn and practice it like me
cool
Perfect 🎉❤
love it!
Why are there em behind numbers? What do they do?
How can we enable auto typer in sublime please tell me
Please reply bro