I am having such a hard time with this. My website works fine for most phones but, when it comes to the Galaxy S10, or phones similar, it just doesn't want to adjust to fit within the space provided and instead forces the user to use a scroll bad to swing left to right. Nothing I change fixes it either. Very annoying. Apparently it has something to do with touch being enabled or disabled and I have no idea how to force it to be enabled so everything looks right. Update: The answer was the size of my photos on the page. They were too large for the screen size so they would not adapt properly causing the issue. In case anyone was having the same issue. I resized each image to 320px and everything works fine now.
Literally the best explanations. Not just a code along, you're the first instructor who actually explains what the lines of code mean. Superb job Dani, Thank You!
Great job, but the 11 weeks was not a waste of time, cos it helped you to understand every single thing he was doing there...if you hadn't taken the class,there is no way you will understand what he is doing...so RUclips is mainly to help you with a few areas where you need help with what you already know
im self taught and is understanding everything he's saying you for sure grasp it quicker through a course or college though yes, but sometimes that isn't free @@samueljackson5182
You don't have to Hand-Coding anymore if you use pxCode to build Responsive Webpage, and it's for free. Try it out www.pxcode.io , there's tutorials on our channel as well ;)
I get A LOT of people trying to convince me that Lorem Ipsum IS a real language 😅 so just so I don’t have to copy paste the same answer over and over again... So just to make things clear... Lorem Ipsum is NOT a real language 😅 Just so you don't look silly if you tell your college professor that it is hehe 😊 It's gibberish that is based on Latin, but it isn't Latin. It's half made up and half Latin, that is designed to appear as a real language. You can't write or speak it in a sensible way you could understand like you can with for example English, German, Spanish, OR Latin hehe 😉 Here is documentation in case you want proof: 🙂 www.makeuseof.com/tag/lorem-ipsum-case-wondering/#:~:text=While%20lorem%20ipsum%20text%20looks,32%20and%201.10. en.wikipedia.org/wiki/Lorem_ipsum
Nice try, but the words are real Latin words from a, you know, REAL LANGUAGE.. Your inability to pronounce "ut" and "viverra" is not simply brushed off by waving your hands and saying that it's not a real language; just admit you can't pronounce the Latin words and move on instead of doubling down on your justification. Saying those very real words aren't from a real language is very insulting to all the Latin friends I don't have.
Lorem Ipsum is not a language, but then, no text "is a language". An English text "is" not "a language", either. A valid question would be if Lorem Ipsum contains meaningful sentences in any language and another valid question would be if it contains words from any language. Obviously, the answer is no to the first question, but also, yes to the second question, because it does contain Latin words amongst others. Wise guy mode : end
I thought you were going to say: "So just to make things clear.... Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. " 😂
I like the fact that you used a wikipedia site as you proof, lol. Lorem ipsum is a real languange! Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
I am self taught and only have a basic understanding of java, objective C and JS (arrays and such but not much exp) I really appreciate the explanation you give for “why” you are doing what you do. It helps so much more for me to hear why you did various parts (ie padding). I had to sub and am off to watch ever one of your videos now TYVM! Great instructions
The Video is some years old, but when it First came out this series really boosted my knowledge when it comes to HTML and CSS, and even programming in general!
5:53 small tip: you can avoid going to external web site just to copy lorem ipsum text, there is a shortcut inside Atom to do just that. You type something like "lorem" where X is the number of words you want to generate (for example, lorem30 or lorem120), and then go either enter or double tab (I use VS Code, so I don't know how is it in Atom).
From these 21 minutes I learned more then for a whole year at school studying the subject (HTML&CSS). Thank you a lot, you put great work into the video and earned my subscription too!
I remember when I subscribed and you had around 40k subs and look at you now 🙌🏽 I’m so proud of you! You were very gifted, you make it so easy for us to understand. Thank you!
Great tutorial as always. I study in IT college and thank by you from subject on which we using JS, PHP, CSS, HTML I have best marks - 6. I waiting for more tutorials like this which learns me more think's. Love you ❤️ #nohomo
dude, amazing work. i make websites for fun. Now i got a chance to make website for school and only problem i faced was it not being responsive. this helped me out a lot! i would definitely recommend others
THIS HELPED ME ALOT LIKE SERIOUSLY, I WAS SEARCHING FOR REPONSIVE WEBSITE TUTORIALS BUT I CANT UNDERSTAND SOME THEM. BUT THIS VIDEO EXPLAINED EVERYTHING CLEARY. THANKS SO MUCH
Great sir now i dont have to learn a new language like bootstrap to make my design responsive this is great.I do not know this before that we can make design res with css.
Thank you. I had no idea how complicated I was making my own website. I will be following you for a long time. You are very helpful and your video makes it look so simple.
I think it's easier to cut down than to build up. I am a graphic designer and I make visual experiences the whole enchilada and it's all gorgeous. I use the "do without" logic when I scale down for lesser devices. Thanks
You are so great! Thank you! I was a web designer like 8 years ago....and now I need to design a website but the rules have changed a lot! Your lesson is just great for me!
Thank you so much Daniel.....I've looked into many , literally many videos but the concept could not go into my head....but ur video made it so crystal clear to me Thanks a lot!!!
I am new to design. Did not realize it would much easier to create the mobile version first. I created a really nice project in desktop version and now that I am trying to convert it to mobile version, it is quite difficult. Lesson learned.
Excellent video! Not only for learning responsive design, but for designing in general: there were some ideas that helped me grasping the general picture about widths and content organization. I will watch the other videos of this list too, I'm sure that there will be some other gems. Subscribed!
You don't have to Hand-Coding anymore if you use pxCode to build Responsive Webpage, and it's for free. Try it out www.pxcode.io , there's tutorials on our channel as well ;)
Hi Dani Krossing. Thank you very much for this video. Its one of the best video. I wish to watch more of your videos from html, css, php and java script. Thanks and God Bless You.
Thank you for the video. I was making an unnecessary mess with flexbox. I ended up using it but the code got much simpler after watching your video. Much appreciated. 👍
Masterful! Just helped me so much with the website I'm building. Now I need to see if I can put it into practice. Media queries just changed my life and of course I built for desktop 1st...Ugh! Thanks!
Thank you 🙂 My new “2023 HTML course” is much better and more updated. It’s linked in the pinned comment I believe, if not then it’s on my channel if you are curious
Hi mmtuts I like your tutorials a lot. There is one thing that I would like to mention though. Your tutorials are great if the projects you want to learn are quite large. However, if you are searching for some smaller stuff on youtube, your tutorials come up but are usually too large to search for the wanted stuff. As an example I would like to mention CSRF. If you type this in in youtube together with the name of your channel, you get some hits with your tutorials but often the projects are too large. Perhaps you mention it ans I would love to hear you explain it, but ususally I choose a smaller video specifically dedicated to the subject. To sum it up: you leearn a lot by following all your tutorials, but I found that searching for something specific is not always easy to do with your tutorials. I really like your tutorials, the above comment is merely to let you know my (and perhaps of more people) choices. Thanks for your tutorials!
I loved the video!! I feel like the media query thing puts people who don’t know about conditionals in JS at somewhat at a disadvantage. When I tried learning it before I knew about it, I was like whaaaa? Also, some feedback: if you can, try to type. Copying and pasting doesn’t work well on mobile. That’s where I’m taking notes :\.
NEW UPDATED 2023 COURSE AVAILABLE! 🙂
You can find it here: ruclips.net/video/v8jDnBYc0bs/видео.html&ab_channel=DaniKrossing
I am having such a hard time with this. My website works fine for most phones but, when it comes to the Galaxy S10, or phones similar, it just doesn't want to adjust to fit within the space provided and instead forces the user to use a scroll bad to swing left to right. Nothing I change fixes it either. Very annoying. Apparently it has something to do with touch being enabled or disabled and I have no idea how to force it to be enabled so everything looks right.
Update: The answer was the size of my photos on the page. They were too large for the screen size so they would not adapt properly causing the issue. In case anyone was having the same issue.
I resized each image to 320px and everything works fine now.
Literally the best explanations. Not just a code along, you're the first instructor who actually explains what the lines of code mean. Superb job Dani, Thank You!
And he didn't strech it into a 20 hour video series like many others. Dude is a ninja
You pretty much compressed my 11 week web design class into a zip file in one video.
Even for me...
Great job, but the 11 weeks was not a waste of time, cos it helped you to understand every single thing he was doing there...if you hadn't taken the class,there is no way you will understand what he is doing...so RUclips is mainly to help you with a few areas where you need help with what you already know
Me too 😂😂😂
im self taught and is understanding everything he's saying you for sure grasp it quicker through a course or college though yes, but sometimes that isn't free @@samueljackson5182
I've been searching for this for ages and I got You ...
Thanks, brother
when i change options from another display it changes it for all displays, what am i doing wrong?
@@louzynerd129 check your pixel values of mediaquery
Im just gona comment again showing how much I appreciate this, THANK YOU from the bottom of my heart.
Thanks man, your the best. The only one that knows how to explain this things
Despite this video being a few years older, this has helped me so much in my classes as I learn to be a web designer. Thank you so much
when i change options from another display it changes it for all displays, what am i doing wrong?
You don't have to Hand-Coding anymore if you use pxCode to build Responsive Webpage, and it's for free.
Try it out www.pxcode.io , there's tutorials on our channel as well ;)
hi, I'm in 2023 and it has helped me a lot too
8:23 fudge thanks for that. i didn't know there is such thing. that will save me a lot of time.
Thank you 🙏🏻 I was scared to try responsive web and thought it was gonna be hard but you made it so easy to learn it.
For the first time I have learnt responsive web design even after going through many tutorials. Very brief and clear.
I get A LOT of people trying to convince me that Lorem Ipsum IS a real language 😅 so just so I don’t have to copy paste the same answer over and over again...
So just to make things clear...
Lorem Ipsum is NOT a real language 😅 Just so you don't look silly if you tell your college professor that it is hehe 😊
It's gibberish that is based on Latin, but it isn't Latin. It's half made up and half Latin, that is designed to appear as a real language. You can't write or speak it in a sensible way you could understand like you can with for example English, German, Spanish, OR Latin hehe 😉
Here is documentation in case you want proof: 🙂
www.makeuseof.com/tag/lorem-ipsum-case-wondering/#:~:text=While%20lorem%20ipsum%20text%20looks,32%20and%201.10.
en.wikipedia.org/wiki/Lorem_ipsum
Thank you so much bro. I'm new and I'm getting the hand of it with your help
Nice try, but the words are real Latin words from a, you know, REAL LANGUAGE.. Your inability to pronounce "ut" and "viverra" is not simply brushed off by waving your hands and saying that it's not a real language; just admit you can't pronounce the Latin words and move on instead of doubling down on your justification.
Saying those very real words aren't from a real language is very insulting to all the Latin friends I don't have.
Lorem Ipsum is not a language, but then, no text "is a language". An English text "is" not "a language", either. A valid question would be if Lorem Ipsum contains meaningful sentences in any language and another valid question would be if it contains words from any language. Obviously, the answer is no to the first question, but also, yes to the second question, because it does contain Latin words amongst others. Wise guy mode : end
I thought you were going to say: "So just to make things clear....
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
"
😂
I like the fact that you used a wikipedia site as you proof, lol. Lorem ipsum is a real languange!
Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
this is the shortest and best explanation i have ever seen
Thank you! This is more comprehensive and helpful than my university classes.
I am self taught and only have a basic understanding of java, objective C and JS (arrays and such but not much exp) I really appreciate the explanation you give for “why” you are doing what you do. It helps so much more for me to hear why you did various parts (ie padding). I had to sub and am off to watch ever one of your videos now TYVM! Great instructions
The Video is some years old, but when it First came out this series really boosted my knowledge when it comes to HTML and CSS, and even programming in general!
5:53 small tip: you can avoid going to external web site just to copy lorem ipsum text, there is a shortcut inside Atom to do just that. You type something like "lorem" where X is the number of words you want to generate (for example, lorem30 or lorem120), and then go either enter or double tab (I use VS Code, so I don't know how is it in Atom).
Does that work for VS code too ?
Edit: i should research before asking question like that, yes you can, with "loremNum"
Man, 6 years ago and still sinks in like it was from yesterday, some epic explanation there! Great job!
From these 21 minutes I learned more then for a whole year at school studying the subject (HTML&CSS). Thank you a lot, you put great work into the video and earned my subscription too!
Thats why school is a scam.
Thanks for the tutorial! I didn't remember a lot about so much about hot to make a responsive website, but now I remembered again it!!
I remember when I subscribed and you had around 40k subs and look at you now 🙌🏽 I’m so proud of you!
You were very gifted, you make it so easy for us to understand.
Thank you!
You're great Daniel thank you bro! I thought I was good enough at CSS and HTML but your courses always teach me something new. Awesome content my man!
Thanks Daniel you deserve more than 88k
man really really thank you
you can teach better than some teachers in my engineering college
well to be honest you are a legend
This is so sweet feel how things can be done with you. May god bless you !!
Great tutorial as always. I study in IT college and thank by you from subject on which we using JS, PHP, CSS, HTML I have best marks - 6. I waiting for more tutorials like this which learns me more think's. Love you ❤️ #nohomo
dude, amazing work. i make websites for fun. Now i got a chance to make website for school and only problem i faced was it not being responsive. this helped me out a lot! i would definitely recommend others
You dropped this 👑
I have been struggling with responsive design for a while but you just gave the BEST explanation so far! TYSM
❤
going back to this tuts, because I almost forgot everything and I love how Dani teach such content.
I have a newer 2023 course on my channel 🙂 which is a better version of this course
Thanks a lot brother I've been struggling with css for 3 days now I got it...
man after all these years you saved my life and time much love keep it going
Love your work bro i Am just Student so i dont know much but Am studying hard
THANKS!!! I looked at multiple pages and sites but this finally put it all in context!! Thanks again!!
You are simply my best teacher . Thank you Dani Krossing
Great! Enjoying your tutorials here from a Caribbean exile living here in Tokyo, JPN.
I want to give BIG THANKS to Daniel. You explained it really well man
THIS HELPED ME ALOT LIKE SERIOUSLY, I WAS SEARCHING FOR REPONSIVE WEBSITE TUTORIALS BUT I
CANT UNDERSTAND SOME THEM. BUT THIS VIDEO EXPLAINED EVERYTHING CLEARY. THANKS SO MUCH
one of the best thing i learned in this video..
"toggle soft wrap"
it's called word wrap in vs code
thanks!
Great! Thank you Dani, now I finally understand. Thanks for teaching an old dog some new tricks.
Great sir now i dont have to learn a new language like bootstrap to make my design responsive this is great.I do not know this before that we can make design res with css.
Thank you. I had no idea how complicated I was making my own website. I will be following you for a long time. You are very helpful and your video makes it look so simple.
This is perfect instruction for the subject matter! Subscribed!
I have been learning web development since class 10 onwards and your videos are really very helpful for me.
Muy bien explicado, muy claro! Muchas gracias, me sirvió un montón.
FANTASTIC.........SENSATIONAL, you came at the right time, thank You very, very much!
No. 1 Video for responsive design ❤️❤️🙏🙏. Shukriya
I think it's easier to cut down than to build up. I am a graphic designer and I make visual experiences the whole enchilada and it's all gorgeous. I use the "do without" logic when I scale down for lesser devices. Thanks
That was a great video, clear and concise. Thank you very much.
Great video, presentation and content. Thanks. :)
I really enjoy this project. As a beginner you explained it very well and it was easy to follow you. I want to learn from you. Great job! Thank you..
You are so great! Thank you! I was a web designer like 8 years ago....and now I need to design a website but the rules have changed a lot! Your lesson is just great for me!
I did not attend class all semester because of some serious issues, exam is tomorrow and I have already made my project to submit. thank you
Hope you managed to make a good project in time. 🙂
This is the video that I was looking for! My class is going past the html section already so for now on it is all me!
your gift of teaching is an asset to the humanity
Thank you so much Daniel.....I've looked into many , literally many videos but the concept could not go into my head....but ur video made it so crystal clear to me
Thanks a lot!!!
I am new to design. Did not realize it would much easier to create the mobile version first. I created a really nice project in desktop version and now that I am trying to convert it to mobile version, it is quite difficult. Lesson learned.
Excellent video! Not only for learning responsive design, but for designing in general: there were some ideas that helped me grasping the general picture about widths and content organization. I will watch the other videos of this list too, I'm sure that there will be some other gems. Subscribed!
AWESOME VIDEO. YOU HELPED ME MAKE MY SITE MORE RESPONSIVE ON ALL DEVICES LISTED ON CHROMES DEVICE TEST. THANKS. 100,000 THANKS.
Keep it up lad! It hurts to see that you only got 50k subs, you deserve a lot more.
That's because only 50k people code and actually have a future
you can double it bro
@@KimKongKun1337 because of your comment their are now 305k subs
Great content! I was able to follow along easily and have changed my website accordingly. Thanks so much!!
thank you so much for making this tutorial, i appreciate it so much as.
I cleared my confusions related to the responsive web designing after watching this video...
I'm a beginner
But I'm sure this is the best tutorial i have seen about responsive web
God bless you
You don't have to Hand-Coding anymore if you use pxCode to build Responsive Webpage, and it's for free.
Try it out www.pxcode.io , there's tutorials on our channel as well ;)
You're AWESOME!!
Many thanks for your lessons!
Hi Dani Krossing. Thank you very much for this video. Its one of the best video. I wish to watch more of your videos from html, css, php and java script. Thanks and God Bless You.
5years wasted my college life but i now am very eager to learn
Thanks for u bro
Man this was super helpful! super easy explained and easy to follow! Thanks a lot man!
Nice tip with the inspect and set different devices! Thanks
Thank you for the video. I was making an unnecessary mess with flexbox. I ended up using it but the code got much simpler after watching your video. Much appreciated. 👍
Thanks for the new video! I’m looking forward to seeing what other content you post! Always good to learn as much as you can!
Nice thank you very much! this is great help even 4 years after!
Masterful! Just helped me so much with the website I'm building. Now I need to see if I can put it into practice. Media queries just changed my life and of course I built for desktop 1st...Ugh! Thanks!
im loving the responsive website woo thanks bro
more power to you
Thank you for concise explanations 😊
It was easy to understand!
Thank you🙏. I have been avoiding this for a year now lol.
Very helpful! Super easy to understand. Thank you so much.
u are amazing. u have teached 3days lesson in just 21 mint
Got what I came here for. Thank you
These tutorials are great for getting an understanding of HTML and CSS fast!
This is an extraordinary explanation.
Thank you 🙂 My new “2023 HTML course” is much better and more updated. It’s linked in the pinned comment I believe, if not then it’s on my channel if you are curious
Wonderful approach for responsive site, Thanks buddy
This is definitely helpful for beginners in website design like me. Thank you so much for uploading this vid. 😭❤️
Hi mmtuts
I like your tutorials a lot. There is one thing that I would like to mention though. Your tutorials are great if the projects you want to learn are quite large. However, if you are searching for some smaller stuff on youtube, your tutorials come up but are usually too large to search for the wanted stuff. As an example I would like to mention CSRF. If you type this in in youtube together with the name of your channel, you get some hits with your tutorials but often the projects are too large. Perhaps you mention it ans I would love to hear you explain it, but ususally I choose a smaller video specifically dedicated to the subject.
To sum it up: you leearn a lot by following all your tutorials, but I found that searching for something specific is not always easy to do with your tutorials.
I really like your tutorials, the above comment is merely to let you know my (and perhaps of more people) choices.
Thanks for your tutorials!
thanx very very much the (media rules) are very useful 💖💖💖💖💖💖
Wow! Just WoW!
Loved this video, I already knew this information but needed a refresher thanks!
what a clear tutorial ! Thanks Dani
I loved the video!! I feel like the media query thing puts people who don’t know about conditionals in JS at somewhat at a disadvantage. When I tried learning it before I knew about it, I was like whaaaa? Also, some feedback: if you can, try to type. Copying and pasting doesn’t work well on mobile. That’s where I’m taking notes :\.
this video useful and educated so much even after 3 years
you literally just saved my life. thanks man
when i change options from another display it changes it for all displays, what am i doing wrong?
Dude you're amazing!! I'm signing up on patron
It's was awesome and easy to understand..
the tutorial is awesome! thanks a lot for demonstrating!
Hey, Dani. Thanks for your videos - best tutorials I've found to date.
One of the best video that i watched ever
Thank you for clear and fast instructions!
I love your way how u explain this things. Thanks a lot.
this is great bana,,,,,thanks alot👍👍👍👍
take my like, you saved my life. Now I can do my coursework btw, your explication was excellent!
Thanks so much!
Omg, YOU'RE AWESOME. Quality content. Thanks a lot
You are amazing, thank you bro