The best teacher I have ever seen in my life for Web Development. i have learned full HTML as an 11 years Kid By his teaching and now time for CSS then Javascript. Thanks Mike a lot !
I was struggling to understand the difference between relative and absolute. This video helped. I'll put these timestamps here so that I can reference them again: 1:51 - Relative 5:47 - Absolute
Yes! I spent 2-3 years taking college-level courses in HTML ,CSS and JavaScript and still could not grasp the concept of positioning elements. Finally, and after over 5 years of coding, I understand . You have clarified this in an 11 minute video. Thank you sir!
I have been trying to grasp these concepts without success, just like you did it on database design,you just cleared all the confusion and took me to work,Thank you again
Bro i gotta say that i'm interested in learning programming and at first i was afraid that it'll be freaking hard to learn it because i understand things really but really slow, and it takes to me much time to really understand something, so programming or even web developing? something that is quite hard to understand? I was so much afraid but your videos are giving me so much confident to learn 'cause i understand everything that you're teaching and you teach so understandably and i don't need to go 5 seconds back in the video all the time, i just understand perfectly everyrthing you say and teach so, thank you bro you are amazing!
If i dont write the width and height inside the div style tag the boxes dont appear ....can some one explain why this happens and how does that div thing works? TIA
@Lilmattster and then style it by changing the color of its background and finally setting the border style to none or maybe the border color to the same color as the background color.
what's the difference between changing the position of the square relative to the container (if it is inside a div or a span) and relative to the document?
Good work don Mr.Mike Dane bu i have a question i would like to move my table to the corner of my page or any where on the page what tag can i use Thanks
Whenever I put the "top:20px;" for the relative positioning, the 2 colors are static, they don't overlap. Not sure why.. I have the same html file as you. Edit: Nevermind this! I just forgot to write my closing tags :D Works perfectly! Thanks Mike.
thnx for such amazinf tutorials i really like your style...plzz upload a series like this on mobile app development using android studio...it one of my subjects this ssemester and i cant understand it
HI. very nice tutorial. I am starting learning and having much interest . Best teacher.But could you please do this positioning thing with text and show. With this boxes is not easy to understand. Thank You all the best
¿Por qué todos los canales latinos no explican de esta manera? Sentí satisfacción por dos cosas: 1. Entendí la propiedad position a la perfección 2. Llevo solo 4 semanas aprendiendo inglés y entendí el vídeo completo jeje
The best teacher I have ever seen in my life for Web Development.
i have learned full HTML as an 11 years Kid By his teaching and now time for CSS then Javascript. Thanks Mike a lot !
I think I am old now. I am 22 and start learning. Kinda feel I am out of date.
@@honeyzune7835 21 here, feeling the same way, but let's enjoy it anyway
@@Kaedrick Thanks, Kaedrick. I am so glad that I found you. Yes! Let's study. We can do this.
@@honeyzune7835 I don't think learning has a specific age
@@leto1449 u know but sometimes u feel sth missing when everyone knows except u
I was struggling to understand the difference between relative and absolute. This video helped.
I'll put these timestamps here so that I can reference them again:
1:51 - Relative
5:47 - Absolute
thenks
I guess it's pretty randomly asking but does anyone know a good site to stream new tv shows online ?
@Jaxxon Vivaan i would suggest Flixzone. Just google for it :)
@Fernando Joseph definitely, I've been watching on flixzone for months myself :D
@Fernando Joseph thanks, I went there and it seems to work =) I really appreciate it !
Yes! I spent 2-3 years taking college-level courses in HTML ,CSS and JavaScript and still could not grasp the concept of positioning elements. Finally, and after over 5 years of coding, I understand . You have clarified this in an 11 minute video. Thank you sir!
If Mike ever make a programming language... it will be very popular... he will make it as easy as possible and at the same time as fast as C.
relative: 1:53,
absolute: 5:52,
static: 7:12,
fixed: 8:47
🤴
I don't know English very well but I learn from this video more than what I learn in videos speaking my language . Thank you!
This has been one of the most complicated CSS topics for me in the past, and now I finally get the point. Thanks a lot, Mike!
Been looking for a good explanation for the css position, not even my own teacher could explain it clearly. Thanks so much Mike!!
Watching your tutorial is such a great experience.
you are the best teacher for me
Thank you! I'm taking a class at WGU and this is the first time it has made sense.
Your tutorials are one of the best and they are really easy to understand and apply. Thanks a lot for making them.
Thanks for the great explanation. Never really understood positioning until now!
Mike Dane and w3schools are the power duo. Three hours in and I'm done with HTML and halfway through CSS!
👍👍
I have been trying to grasp these concepts without success, just like you did it on database design,you just cleared all the confusion and took me to work,Thank you again
You make me feel learning programming is so easy, thank you, Mike! You keep me motivated!
Now i know how those ads are fallowing me along the web site
Cool trick :)
This is the best explanation so far! finally I could understand all of them! :) thanks Mate!
Eres el mejor maldito profesor que hay en la internet, thanks for existing 🥺
Bro i gotta say that i'm interested in learning programming and at first i was afraid that it'll be freaking hard to learn it because i understand things really but really slow, and it takes to me much time to really understand something, so programming or even web developing? something that is quite hard to understand? I was so much afraid but your videos are giving me so much confident to learn 'cause i understand everything that you're teaching and you teach so understandably and i don't need to go 5 seconds back in the video all the time, i just understand perfectly everyrthing you say and teach so, thank you bro you are amazing!
If i dont write the width and height inside the div style tag the boxes dont appear ....can some one explain why this happens and how does that div thing works? TIA
how do you make those boxes because I want to practice what he is saying? thank you mike btw, your vids are so helpful!
@Lilmattster
and then style it by changing the color of its background and finally setting the border style to none or maybe the border color to the same color as the background color.
@@Idunge28 oh tysm!
@@lilmattster7613 and then you need to set the height and width , use this as example
Clear, concise, and understandable, thanks very much.
You are a brilliant teacher Mike !!!
Great Mike with you programming is easy
He should be the brand ambassador of coding. Infect someone should name a programming language in his name.
I love you Mike 😚.no one can teach better than you . in a structured way n the words so precise n hits to the core.
what's the difference between changing the position of the square relative to the container (if it is inside a div or a span)
and relative to the document?
finally a clear explanation.. thanks mate
I dont understand why the red moves with the blue if the position code is in the blue's line??
You keep inspiring me Mike, thanks a lot
Why did the red div follows blue div in absolute positioning in 0 px example
Was wondering the same..
Hey Mike, can you help me make a nav bar at the side that is fixed and the only thing that can be scrolled is the content?
Amazing tutorial
Fantastic tutorial thanks
This is about CSS, why do you put it in the html-file? What do I put in the css-file? I want to have it separated.
Good work don Mr.Mike Dane
bu i have a question i would like to move my table to the corner of my page or any where on the page what tag can i use
Thanks
Check out this:
ua-cam.com/video/Bzd1Pnxqeic/v-deo.html
Drinking game: shot everytime teacher mike says “where it is supposed to be”.
Thanks for the great explanation!!!
My colors just disappear when i type in "top:20px"???
Thanks for the video. It's helpful
absolut beginner help full this content
Great teaching....!👌👌👌
im just getting a red box on top the blue box am i missing something i cant see the end of either line
ok nevermind i figured it out i guess it pays to read instructions
Whenever I put the "top:20px;" for the relative positioning, the 2 colors are static, they don't overlap. Not sure why.. I have the same html file as you.
Edit: Nevermind this! I just forgot to write my closing tags :D Works perfectly! Thanks Mike.
I type the same lines of code, the squares are totally over one another. What am I doing wrong?
end the div element
Please sir can you help me to creat website content??
I did not understand the difference between fixed and absolute?
My page won't scroll down, so it cuts half of the paragraph. Any ideas?
Add more break lines tags
......
It will fix your problem ... add as manny as you wish :) good luck
very cool stuff, thank you Mike!
Great explanation. Thx
you are a great teacher :)
thnx for such amazinf tutorials i really like your style...plzz upload a series like this on mobile app development using
android studio...it one of my subjects this ssemester and i cant understand it
Thanks
Good explanation, thank you so much !!!
Thanks Mike
Can you upload a full course for JavaScript
watch?v=_jlPywA4dKs
he has in his website go and check it www.mikedane.com/
thank you mike ,
good job!
Amazing!!
Best video ever.
Hey Mike, Please make a long CSS video by combining all the Videos.
If i were a king , I should donate you💟
Wtf
Dang! Thank you so much
Clean 🤍
perfect, thank you!!!!!!!!!!!!!!!!!!!!!
thanks man
don't write like this:
write like this :
stupid me wasted 10 minutes for this.
Thx bro,I have also stucked here.
:) very cool
ggs
HI. very nice tutorial. I am starting learning and having much interest . Best teacher.But could you please do this positioning thing with text and show. With this boxes is not easy to understand.
Thank You
all the best
¿Por qué todos los canales latinos no explican de esta manera? Sentí satisfacción por dos cosas:
1. Entendí la propiedad position a la perfección
2. Llevo solo 4 semanas aprendiendo inglés y entendí el vídeo completo jeje
who disliked
Thanks