Build An HTML5 Website With A Responsive Layout

  Рет қаралды 3,149,375

Traversy Media

Traversy Media

Күн бұрын

Пікірлер: 3 000
@samdavepollard
@samdavepollard 6 жыл бұрын
'"Sorry if you can hear my son shouting upstairs." I don't know how old that boy of yours is but hopefully one day he'll know just how much his father has helped so many of us. Super-useful vid. Many Thanks for sharing your knowledge and all the Best for the year ahead.
@thesupergary8733
@thesupergary8733 6 жыл бұрын
Sam Dave Pollard you are cringey
@iShredStreets
@iShredStreets 6 жыл бұрын
Go cringe somewhere else. He's just thankful for the help Traversy Media is giving us.
@neucetnt8410
@neucetnt8410 6 жыл бұрын
"you are cringey" - TheSuprGary That's one of the most ironic sentences i've ever read.
@betteridentity
@betteridentity 5 жыл бұрын
""TheSuprGary" - NEUCE'TNT OK That's one of the most ironic sentences I've ever read.
@epiphanmushahwar6671
@epiphanmushahwar6671 5 жыл бұрын
good intention but not very greatly executed...
@lyna6559
@lyna6559 5 жыл бұрын
no one gonna mention how soft-spoken he is? so tender and soothing! loving it
@miauw8762
@miauw8762 5 жыл бұрын
Yeah he doesn't only have great tutorials but he also has a friendly voice
@tyrwinlanista3139
@tyrwinlanista3139 4 жыл бұрын
yup, but it also makes me a bit sleepy.
@Seekingtruth-mx3ur
@Seekingtruth-mx3ur 4 жыл бұрын
😂 @ so tender
@ligmadick3401
@ligmadick3401 4 жыл бұрын
It sounds depressing ._.
@amarpreetsingh5927
@amarpreetsingh5927 4 ай бұрын
I just came here to thank you Brad from the bottom of my heart. I remember doing this course 7 years ago after my parents separated and I had to provide for my family. Even in India you made me believe I can become a coder. Its been seven years and I'm a senior web dev with a successful firm of my own now. This video just showed up in my feed and made me emotional . Thanks a lot Brad lots of love and respect to you big brother. ❤
@houstonfirefox
@houstonfirefox 7 жыл бұрын
I've been to dedicated videos on CSS but your style of development (HTML first, CSS second) as well as iterative approach (try it, see what happens) is a breath of fresh air! Most instructors put 30 minutes of coding, then show you the whole shooting match, without getting a chance to see what each little change does. Yours is the best type of instruction on subjects like this! Just got another subscriber!
@TraversyMedia
@TraversyMedia 7 жыл бұрын
Thank you. Yeah form me I prefer the order Backend->HTML->CSS
@nadeemamode
@nadeemamode 6 жыл бұрын
It's Agile! :D
@wrestletime3802
@wrestletime3802 6 жыл бұрын
kzbin.info/door/8k8_qPNDa2nS4wuRbcWBGwplaylists?view_as=subscriber
@ToDaXi
@ToDaXi 5 жыл бұрын
I am a begginer and it's my first website I built, it took me a whole day right to 4:30 am until I finally finished, fully responsive, looking at your code minimaly. It's crazy how I get a feeling of achievement, as website looks damn cool x) Thank you for the content!
@jlav2170
@jlav2170 5 жыл бұрын
you should try next time with no hands
@oliverthiessen5276
@oliverthiessen5276 5 жыл бұрын
Good job! I remember when I made my first that same experience. Keep persevering and good luck!
@salvationprayerfellowship8899
@salvationprayerfellowship8899 4 жыл бұрын
@@edencastillo4417 ive done it with no brain and pc ah
@theunholinesswithin70
@theunholinesswithin70 4 жыл бұрын
How is the index.html page created? I don't have it in my NEW list.
@anastasiiazakala7035
@anastasiiazakala7035 3 жыл бұрын
@@theunholinesswithin70 If you want to do it exactly how Brad did, you need to create a folder with a name of "acme", then choose "new -> text document" and rename it to "index.html". Sometimes when you open this file in your editor it will say "index.html.txt", so then you will need to erase the ".txt" for it to become an html document. That is like that with me, I use Visual Studio (if you want to use it too Traversy Media has a tutorial on how to set it up).
@0x007A
@0x007A 4 жыл бұрын
In 2020 this tutorial remains the clearest, easiest, and most understandable introduction to HTML5 and CSS3. I wish college and university instructors teaching basic web development would use Brad's teaching style.
@yvestrung7387
@yvestrung7387 3 жыл бұрын
*Time stamps* 0:00 - Intro (not flatform, no library, Atom editor, markup first then CSS) 4:38 - Semantic tags *HTML* * part* 5:30 - Create .html file and link to .css file 8:00 - tag (viewport, description, author, keywords) * part* 9:50 - tag (#branding) ( container, tag) 12:18 - tag (Home, About, Services link) 13:30 - tag (#showcase) 15:25 - tag (#newsletter) (input field, button "Subscribe" ) 17:35 - tag (#boxes) (3 boxes with image on website) 20:15 - tag (#footer) *CSS* 20:54 - common setting (font, container, background) 24:40 - #branding & Home, About, Service link (min-height) 30:40 - Highlight one word in a sentence 33:07 - #showcase (background image, text) 36:33 - #newsletter (input field, style the "Subscribe" button ) 40:13 - #boxes (3 boxes with image on website) 42:10 - #footer *"About" Page* 43:00 - HTML file (, ) 46:25 - CSS file *"Services" Page* 42:10 - HTML file ( to type information) 52:32 - CSS file 54:33 - @media queries (responsive on mobile device size)
@ovskihouse5270
@ovskihouse5270 2 жыл бұрын
Thanks Mr yves
@astradaniels
@astradaniels 7 жыл бұрын
This is one of the best videos I've seen on how to build a responsive website using HTML5 and CSS3. The instructor relays the logic for every line of code written and seems to flow through this tutorial effortlessly while coding. The way that he explains how to make the site responsive, step-by-step, is appreciated, informative and concise. I've watched this twice before coding along and will use the notes for this for building site in the future. Thanks so much!!
@TraversyMedia
@TraversyMedia 5 жыл бұрын
After this, if you are interested in learning modern CSS like the Grid, check out one of my latest videos building and deploying a product landing page - kzbin.info/www/bejne/bGK1Zp6klNCMrbs
@baseestelar8014
@baseestelar8014 7 жыл бұрын
Comming from someone who has been struggling to get into webdev because of the lack of well made tutorials (most are underexplained or have a ton of useless info) I hate it when a video takes 5 minutes to explain me why I should install sublime text, and you just said, oh use atom if you like k (i use atom cause its clean and works tbh). I have to say yours is perfectly what I needed. Kudos for your simple explanations and "to the point" info.
@TraversyMedia
@TraversyMedia 7 жыл бұрын
Thanks. I have the same pet peeve. I try to include what you really need and leave the other crap out :) It allows me to put more helpful info in the video
@koriami9117
@koriami9117 7 жыл бұрын
Answers to your questions below, but really quick: Are you trying to take his tutorials to upload your own and try to make money off of that? Even the website in one of your tutorials is literally the same website he showed in this video just with "FMAWeb Tutorials" as a header. If you don't know how to do ANY of this, why do you think you should be attempting to teach others how to do it? Let alone knowing how to use google to answer your own questions. Because the hosting would be an easy find, the .com is pretty close to impossible because even if you get it for free at the start you will have to pay for it again at some point in the future. On to the real answers... You will be hard pressed to find a free .com domain. If you really need a free domain look at .tk (last I tried, it may no longer be a valid option). It won't catch a lot of attention, but it's useful if you are just using it for practice. And you can look around and find some cheap free hosting options easy. Don't expect a lot out of them, but they do exist and work for practice.
@koriami9117
@koriami9117 7 жыл бұрын
Actually, it is my right to say whatever I want to say. And it is your right not to listen to it. And teaching things to beginners is great, but if you don't know how to do it and you teach them wrong, in the end you are only harming their learning. Master what you are teaching before you teach it. Also, you deleted your comment because you know what I was saying is true. You also could easily just link to his tutorials so that the people who miraculously find your videos can not only get the proper education the video provides but also give credit to the creator of the content. That seems much more appropriate than using his content and sort of changing it - but not really.
@davidjuedes9858
@davidjuedes9858 6 жыл бұрын
yes all the other tutorials suck and don't explain things or they don't work out for me
@nitch4863
@nitch4863 6 жыл бұрын
Udemy has some great classes and tutorials! :)
@mikespencer9913
@mikespencer9913 6 жыл бұрын
Brad, I've barely watched 4 min of this video and I absolutely HAD to stop and say, "Thank you!"! I've been writing code for longer than most of you and your subscribers have been alive, so I'm very comfortable with the back end. However, this is EXACTLY what I've been waiting for. I know you're very proud of that plaque from KZbin. And rightly so. But I hope you appreciate how many people you have helped along the way! And possibly in ways you never imagined. :)
@Madhumathi143
@Madhumathi143 4 жыл бұрын
I built my first fully responsive website with HTML5 and CSS! Your crash courses on HTML and CSS were very useful to play with this code! Thanks to you Brad. As another commentator says, you can expect a big donation once I get my first pay as UI Designer. :) Your videos keep igniting my designing passion.
@Yusuf-qq1rm
@Yusuf-qq1rm 2 жыл бұрын
did you become a front-end developer ??
@allsmiles3281
@allsmiles3281 7 жыл бұрын
Had to rewatch my Traversey archives. Thanks, Brad! We truly appreciate your patience and contributions!.
@TraversyMedia
@TraversyMedia 7 жыл бұрын
Thank you for watching :)
@wrestletime3802
@wrestletime3802 6 жыл бұрын
kzbin.info/door/8k8_qPNDa2nS4wuRbcWBGwplaylists?view_as=subscriber
@jwrel1808
@jwrel1808 7 жыл бұрын
This tutorial is a real eye opener. It pieces together what I am struggling to understand on Codecademy. I feel much more enthusiastic and confident that I can do this and have fun while concentrating. Thank you for providing guidance to a newbie like me....
@larrythelegend1678
@larrythelegend1678 6 жыл бұрын
Same here
@ttytty1234
@ttytty1234 6 жыл бұрын
Codeacademy wasn't useful? Im thinking of taking their courses.
@vadhub
@vadhub 6 жыл бұрын
it's good for the basics, but sometimes you need to watch a 1 hr tutorial like this to learn the whole process from start to finish. I recommend you finish the course there and then you're free to watch tutorials, read articles, or anything to expand your knowledge from there
@sojans.r9025
@sojans.r9025 6 жыл бұрын
You and me both pal .. I had my ass handed to me when I tried to do responsive sites. Codecademy is just for the basics..
@victrmeleth
@victrmeleth 5 жыл бұрын
@@vadhub i do agree, i already knew the basics but didnt know how to implement what i learned on codecademy into stuff like this
@dev.shafkhan
@dev.shafkhan 5 жыл бұрын
The first video I watched as a beginner, in 2017. I am a front-end web developer now. Thank you Brad! ❤️
@catsandmusic4635
@catsandmusic4635 5 жыл бұрын
Are you a freelancer, akhi?
@dev.shafkhan
@dev.shafkhan 5 жыл бұрын
@@catsandmusic4635 I am working as a full-time front developer since 2018 and I started freelancing couple of months ago.
@catsandmusic4635
@catsandmusic4635 5 жыл бұрын
@@dev.shafkhan That's amazing!! Would it be too much of a burden on you if I messaged you with questions I have along the way? I'm 18 just out of school and I'm looking to do the same thing
@dev.shafkhan
@dev.shafkhan 5 жыл бұрын
@@catsandmusic4635 I will help you with as much as I know.
@NorlynCodes
@NorlynCodes 5 жыл бұрын
Woah! I am happy to read this. Congrats!!!
@datduong6520
@datduong6520 4 жыл бұрын
"Let's take a look at the browser so far, ok so it looks absolutely disgusting" lol lol. I love your vids, man
@belliott88
@belliott88 4 жыл бұрын
You are the absolute best instructor on all of KZbin. I would honestly pay a Subscription Fee to follow your work, and it is incredibly kind of you to share all of this knowledge for free with such thorough and comprehensive explanation.
@LiftedStarfish
@LiftedStarfish 4 жыл бұрын
He's got stuff on Udemy
@macrovise
@macrovise 2 жыл бұрын
I'm a beginner, and this is the first website I've built that I'm proud of. Took me a while to build this, and I encountered some errors along with the tutorial, but I finally did it. Thank you for this wonderful video!
@Amariiiiie
@Amariiiiie 5 жыл бұрын
This was an amazing tutorial! I started learning HTML last week and CSS this week, and was able to follow along very well. I can’t wait to learn JS!
@mayny03
@mayny03 7 жыл бұрын
I watched the 2017 Practical Guide, fantastic. It demystified web development learning path for self-taught individuals like myself. This video has provided a lot of useful, practical info in the first 15 mins. I appreciate and thank you for this video. I would love it, & I'm sure I'm not the only one, if you mirrored the 2017 guide with videos like this one here.
@TraversyMedia
@TraversyMedia 7 жыл бұрын
Thanks. Yeah thats what I was thinking I might do
@archived6215
@archived6215 3 жыл бұрын
looking at this 4 years later. I am so grateful, brad.
@bekruciaaal4064
@bekruciaaal4064 6 жыл бұрын
When you last 6 hours just to learn this cause your so interested!
@alexs7368
@alexs7368 6 жыл бұрын
you're*
@thesavantart8480
@thesavantart8480 5 жыл бұрын
@@alexs7368 it's always sad, isn't it? Seeing a nice comment ruined by poor grammar. It's like having a plate that's filled with delicious food and just as you are about to take a bite, a fly flies out of it. I am not a grammar nazi myself, I can't be if English isn't my first language but I still cringe when I see simple mistakes like "your" instead of "you're".
@kidthesmartestone8433
@kidthesmartestone8433 5 жыл бұрын
Me, you're just making a big fucking deal about it.
@jermaineayivoh8263
@jermaineayivoh8263 5 жыл бұрын
@Cody Well said. People need to get off of their high horses when it comes to spelling mistakes. This is the internet not a class room. If they care about grammar so much, they should put their energy to good use and get jobs as high school teachers.
@mowmiadrian8608
@mowmiadrian8608 4 жыл бұрын
I wish I saw this vid 4 years ago when i started attending to IT class in a new school. My life could be much easier back then.
@IanoNjuguna
@IanoNjuguna Жыл бұрын
Watched it all. This is the first coding tutorial I've watched from start to finish and now I understand why Brad is revered in tech circles. Thank you, Brad.
@crtcontab5191
@crtcontab5191 7 жыл бұрын
I watch many tutorials and this is the best! Cristal clear!
@wrestletime3802
@wrestletime3802 6 жыл бұрын
kzbin.info/door/8k8_qPNDa2nS4wuRbcWBGwplaylists?view_as=subscriber
@nastarankianersi104
@nastarankianersi104 4 жыл бұрын
Oh my God this was an amazing tutorial. I've been struggling with CSS for a long time but after your CSS crash course and then this video I finally learned the stuff thank you so much!
@firdauz7413
@firdauz7413 4 жыл бұрын
OMG. just about two days learning html from absolutely zero experience, now i can make this website. from all of your videos now i know the connections between html and css and javascript without spent any money...
@Palafoxfox
@Palafoxfox 5 жыл бұрын
It's really hard to find very good tutorials. You nailed it man!! Thank you so much for providing such a great lesson!
@idmt93
@idmt93 7 жыл бұрын
Fantastic video. This will be a great reference project for future endeavors. I think a good idea might be to make an extension of this video where you implement some JavaScript. Thanks a lot!
@cocepicwarreplays5803
@cocepicwarreplays5803 7 жыл бұрын
yes bro.. its a cool idea... the way he is explaining is really cool and we want more videos of this type.
@neverwrong1525
@neverwrong1525 7 жыл бұрын
I was thinking the same thing. It would be nice to continue on to the JavasScript and then maybe PHP or Node.js
@陈瀚龙
@陈瀚龙 7 жыл бұрын
Hell yeah! Two thumbs up from me, too. Java script, Java script! Great videos.
@gluciarafull
@gluciarafull 5 жыл бұрын
as an IT highschool student I decided to make some side money by web designing and I see your videos are perfect to catch some extra skill and use the things I already learnt in a different, great-looking way. gonna stay on this channel!! already recommended you to my web designing teacher. thank you so much for the content you create!
@akstreetracer1
@akstreetracer1 7 жыл бұрын
Really nice tutorial....i learned so much from it.....please do more tutorials like this with some javascript also. Thanx for such a great tutorial
@georgeff8234
@georgeff8234 5 жыл бұрын
it took me 8 hours to watch this . Thanks a lot i learned the basics right here !!! Thank you .
@GoldStorm07
@GoldStorm07 5 жыл бұрын
Thank you so much for this. I'm going through web dev courses for a certificate but the emphasis has been entirely on PC-first sites, not mobile designs. This is by far the most direct and thorough tutorial I've seen for a mobile-first site and I can use the skeleton here for many projects going forward. You've helped me out a lot, and I'll be sure to link a lot of my classmates here!
@redsnakeintown
@redsnakeintown 7 жыл бұрын
I think if you type Lorem and tab - Atom should be able to generate the dummy text for you...all other editors does
@TraversyMedia
@TraversyMedia 7 жыл бұрын
Wow I feel dumb, I did not know this. How do you format the length?
@equinoxly
@equinoxly 7 жыл бұрын
Assuming it comes from github.com/atom/language-text/blob/master/snippets/language-text.cson#L5-L7 I don't think you can, with Emmet however, you of course can: docs.emmet.io/abbreviations/lorem-ipsum/
@successfulpeople
@successfulpeople 7 жыл бұрын
Thanks, I didn't know that. I just did it with Sublime Text
@merodiro
@merodiro 7 жыл бұрын
you can type lorem25 to generate 25 word or any number you want
@vinny4707
@vinny4707 7 жыл бұрын
I work in brackets and i have installed emmet.... so if you type p>lorem 50 and then hit tab .... it will generate a para of fifty words and I think it works the same in sublime too !
@FRONTRUS
@FRONTRUS 3 жыл бұрын
*Covid-19* : Making Programmers Since 2020 🎓
@themaggattack
@themaggattack 3 жыл бұрын
😆💀
@skullxl569
@skullxl569 3 жыл бұрын
Lmao, it's true asf I have got into programming since lockdown started now checking out these KZbin videos.
@skullxl569
@skullxl569 3 жыл бұрын
@SlowSunsetVibes I dont think people will stop with only HTML and CSS they will def go over JS
@diedie111590
@diedie111590 3 жыл бұрын
@@skullxl569 Talk to me when they start programming in C.
@g.t.5324
@g.t.5324 3 жыл бұрын
@@diedie111590 can you just start learning in C or you have to know HTML, CSS, java...first?
@furkatsultonov9976
@furkatsultonov9976 Жыл бұрын
I have finished it in around 7 hours. It was worth watching and following each step. Thank you for the gem!
@AshishSingh-dn8wb
@AshishSingh-dn8wb 5 жыл бұрын
Great tutorial. Thank you so much You can use the live server plugin in Visual Studio Code The changes are directly updated without you having to save it and reload the browser tab. Cheers!
@seanearnest
@seanearnest 5 жыл бұрын
Thanks for the idea!
@down2earthboy19
@down2earthboy19 5 жыл бұрын
YOU ARE MY HERO!!!!!!!!! MUCH LOVE AND BLESSINGS MAN.
@jefferyaaron3462
@jefferyaaron3462 Жыл бұрын
Tip the '*' can be used to reset all the margins and paddings to 0
@cocepicwarreplays5803
@cocepicwarreplays5803 7 жыл бұрын
the best learning video for beginner... clearly cut explanation .. thank you sir.. i need some basic javascrpit video like this..
@TraversyMedia
@TraversyMedia 7 жыл бұрын
Try these out... kzbin.info/www/bejne/enq5l3eQj8p6rq8 kzbin.info/www/bejne/rHa1gIhojdmDiJo
@cocepicwarreplays5803
@cocepicwarreplays5803 7 жыл бұрын
sure... i'll
@aimanalnami7655
@aimanalnami7655 7 жыл бұрын
you are so good Sir thank you
@theegreatestever2420
@theegreatestever2420 5 жыл бұрын
I downloaded this and just finished watching it offline (I watch before I start putting in the fun) and I just came back to say : THIS WAS AN EXCELLENT TUTORIAL!
@anishweb7447
@anishweb7447 5 жыл бұрын
Sir I learned the Web Designing skills from You.. Now I am making My own Video tutorials html css and js .. PHP [starting soon]
@projectDominic
@projectDominic 5 жыл бұрын
I'm on a Traversy Media binge over Christmas, I've done this one before but theres still nuggets everywhere, cheers Brad
@simon.scurtu
@simon.scurtu 5 жыл бұрын
wow u actually spent time doing this on christmas day ! As much as i love programmming, i would never do that Congrats
@TheEx404
@TheEx404 3 жыл бұрын
In 2018, this video saving my life when i was making website for my college project. Now this video still relevant for those beginner. Really big thanks Mr Brad. April 13, 2021.
@CuongNguyen-xw8qu
@CuongNguyen-xw8qu 7 жыл бұрын
thank you so much, teacher. Anyone else who is beginner like me ? let's make friends :D
@ratedbg1321
@ratedbg1321 7 жыл бұрын
I am learning web developing at the moment. This video is helping me understand html/css more.
@notrickgrimes5227
@notrickgrimes5227 7 жыл бұрын
me as well bro, this guide was awesome.. the feeling of completing your first awesome looking web page.. I'm so ecstatic right now
@ryandelarosa8312
@ryandelarosa8312 7 жыл бұрын
im a beginner too. no background at all hahahah where u from?
@mitchelline
@mitchelline 6 жыл бұрын
I've been doing it for over a year but I don't even know some basics so I love to look back at videos like these
@sirajmuhammadsirah7688
@sirajmuhammadsirah7688 6 жыл бұрын
i believe you guys are now expert, Am just coming across this video as a web developer novice,its really Amazing.nice meeting you guys.
@jamblob3208
@jamblob3208 4 жыл бұрын
Landing zone for the upset but dogged. Can't really beat the amount of positive comments. Certainly very helpful, very rare talent.
@_Sky_Ark_
@_Sky_Ark_ 7 жыл бұрын
Very Very nice! But i miss the PHP part for the newsletter and the quote :(
@_Sky_Ark_
@_Sky_Ark_ 7 жыл бұрын
:(
@beatriceavram
@beatriceavram 5 жыл бұрын
"Okay so that looks horrible but..." omg this had me laughing way too hard:) overall, SUPER helpful video!
@hankster4071
@hankster4071 4 жыл бұрын
Thanks for this video tutorial. As I'm not a programmer by any means, I really want to make a website. So I viewed this over and over again for understanding. Finally, I followed along step-by-step to make my own website. I encountered a few issues along the way which stomped me. For those issues, I enlisted the help of a freelancer site. The freelancer resolved those problems rather quickly (and the price was cheap!). I added a few personal changes to the first page, but end result was a fully functional & responsive website. THANKS!!
@HMKM49
@HMKM49 6 жыл бұрын
The best tutorial I've even discovered in my life. Thank you so so much ❤️ ❤️ ❤️
@jacquedreyer5479
@jacquedreyer5479 5 жыл бұрын
An absolutely fantastic learning resource! Thank you for making the material available - I really enjoyed following step-by-step. Highlights just what is possible with only html and CSS in a very clear and concise way. Definitely the best tutorial on the subject I have come across. Highly recommended for all those getting started!
@GabrielTobing
@GabrielTobing 4 жыл бұрын
I put this video off for like 2 years, now that I've graduated high school and am planning to go into Computer Science, it's time to start my career, and this is the way. Good thing I'm on holidays and have plenty of time!
@MoustacheAlexander
@MoustacheAlexander 7 жыл бұрын
Do you guys realise Brad only has 43 patrons? For shame!
@TraversyMedia
@TraversyMedia 7 жыл бұрын
Was hoping for more support. It is hard to get people to offer money when they do not NEED to. I don't let it discourage me though. I don't even care about the money, when people offer support it gives me drive and makes me feel like what I am doing is worth something
@outis99
@outis99 6 жыл бұрын
Well he has almost 800 now soo.. :P He deserves it
@vingram100
@vingram100 6 жыл бұрын
Traversy Media Do you have a Twitter or Tumblr? A lot of Devs are there and it’s easier to fundraise and showcase your channel. It’s good! I’ll definitely tweet this!
@darrylcalder
@darrylcalder 5 жыл бұрын
This video is helping a ton with my first web page. Thank you!
@MegaKungy
@MegaKungy 5 жыл бұрын
For anyone interested, this got my quote box line up, adding aside#sidebar got the specificity high enough that it applied the rules i think, but the textfields overflowed the container div, box-sizing: border-box put the textfields back in the div. aside#sidebar .quote input, aside#sidebar .quote textarea { width: 100%; margin-bottom: 5px; box-sizing: border-box; }
@ms77grz
@ms77grz 5 жыл бұрын
I was just looking for ways to solve this. Thank you very much Rinehart!
@caleb9189
@caleb9189 6 жыл бұрын
Great video, helped me a lot. Although when following along I couldn't get my nav menu to float right, it just stays on the right side of my H1 header. What am I doing wrong?
@chauldinlipenga2524
@chauldinlipenga2524 4 жыл бұрын
God bless you and your family man... without you we were nothing
@REET911
@REET911 4 жыл бұрын
Can someone clarify for me why add class "container" on every section. Why not wrap all the content inside body to "main" tag for example and cassify that as "container"?
@tomasborek3069
@tomasborek3069 4 жыл бұрын
i have the same question
@mohamedghazali4914
@mohamedghazali4914 4 жыл бұрын
because every section is different to the other ones, and understanding the code will be easy.
@jessicarodriguez6406
@jessicarodriguez6406 3 жыл бұрын
on behalf of all the people we are very thankful for this video. you are the hero we dont deserve, but the hero we need
@soldadopreciso
@soldadopreciso 7 жыл бұрын
hello greetings from Ecuador. Media queries start at 54:33
@jacksoncooper12
@jacksoncooper12 4 жыл бұрын
at 22:05 everything Boston about you came to the surface in the word "shortcut"
@JesusDelBarrioS
@JesusDelBarrioS 3 жыл бұрын
Dudeeeeeeeeeee you are the best, I tried watching other youtubers and you are on a different and higher level!
@impstxmt
@impstxmt 5 жыл бұрын
Excellent tutorial!!!! THANK YOU!
@priyeshpatel2339
@priyeshpatel2339 5 жыл бұрын
how do i Host my website once I have built it for people to see
@mphomashiloane1046
@mphomashiloane1046 5 жыл бұрын
I got a distinction on my assignment just by watching this video. Thank you❤️ much respect
@tanzeelrehman929
@tanzeelrehman929 7 жыл бұрын
how would you make it so that when the user types their message, email etc. on the services page, it gets sent to your email? Thank You very much for the Video btw, very helpful!
@ayzee12
@ayzee12 7 жыл бұрын
There are many tutorials on exactly that.
@mrbrush4994
@mrbrush4994 7 жыл бұрын
Tanzeel Rehman php will do that!
@gemuelrosatase4050
@gemuelrosatase4050 5 жыл бұрын
Just browsing for techniques in making website from scratch and I saw this, THANK YOU FOR SAVING MY LIFE BRO!!!
@vladtheimporter8741
@vladtheimporter8741 4 жыл бұрын
Helo! Im just starting out in 2020. Thank you for this course. Its really good and easy to follow. Just want to ask : Is this still relevant in 2020? I read that coding is really evolving and always changing. Just asking for some opinion in this topic. Thank you! :)
@muddyrockfarm822
@muddyrockfarm822 4 жыл бұрын
I have the same question
@DaveyKanabus
@DaveyKanabus 4 жыл бұрын
@@muddyrockfarm822 Seems to be still relevant. I just used it to lay the groundwork for a site. Everything works as intended.
@muddyrockfarm822
@muddyrockfarm822 4 жыл бұрын
@@DaveyKanabus Thanks
@christianjamesguevarra6257
@christianjamesguevarra6257 4 жыл бұрын
You should still follow this tutorial then learn flexbox then recreate this website using flexbox instead of floats.
@azanjaved7527
@azanjaved7527 5 жыл бұрын
Hey, I need help with the boxes section. Whenever I finish typing the code, the images and text are vertical and diagonal. Could someone help me with a solution? Cheers!
@SpencerTaylorOnline
@SpencerTaylorOnline 5 жыл бұрын
Thank you for this tutorial. I used it to help me get started with a coding challenge for a job interview. I usually work with WordPress and needed to go back to the basics of working with code without a CSS. Your video gave me a helpful start on the mockup page I'm creating!
@alicoder1587
@alicoder1587 4 жыл бұрын
You are the best code trainer I have ever seen in my entire world!!!
@ElggNamba
@ElggNamba 7 жыл бұрын
Great Video!! 2 small things which bother me: the one is that when you hover over the nav bar item 'about' and it gets bold, the home icon is pushed a lil bit to the left :S and i want to know how to stick the footer area to the bottom of the browser, i have a high resolution set on my pc, so the footer always floats in the middle of the screen
@Shasini92
@Shasini92 5 жыл бұрын
#main { min-height: calc(100vh - 296px); }
@spidafly537
@spidafly537 5 жыл бұрын
@14:43 "... I'm a web developer, I can't spell." Hence being a deisgner for the web! No but really... fantastic video. I'm throwing my weight into learning HTML/CSS/Javascript/+more, and tutorials like this are making my life soooo much easier. +1 and thanks! PS. Anyone ~35+... ever set up the HTML content without any CSS/etc. and think "Hey, this is what websites looked like when I was a kid?" (with Lynx, etc.) LOL
@asadbekbozorov5714
@asadbekbozorov5714 3 жыл бұрын
Your tutorials are the best in You Tube.Billons of thanks for making such brilliant tutorials.
@AkshaySharma-yo4th
@AkshaySharma-yo4th 7 жыл бұрын
Thank you so much. It really helped.
@gametravel7570
@gametravel7570 2 жыл бұрын
I started coding from 2021. your video is really helpful
@venkateshnambi1576
@venkateshnambi1576 3 жыл бұрын
amazing course. one thing i loved is that traversy media u explain it in elegant manner!
@vactum0
@vactum0 3 жыл бұрын
if download link isn't working 4 u www.traversymedia.com/downloads/acme_website.zip
@kelvincheekhailoon9596
@kelvincheekhailoon9596 3 жыл бұрын
Thanks Man!!! Life Saviour!!!!
@vactum0
@vactum0 3 жыл бұрын
@@kelvincheekhailoon9596 np ^^
@9budddy
@9budddy 3 жыл бұрын
♥ Thank you very much for this! ♥
@vactum0
@vactum0 3 жыл бұрын
@@9budddy np
@neven9051
@neven9051 3 жыл бұрын
Thx man
@GlockMonster29
@GlockMonster29 5 жыл бұрын
Man I hope you respond Asap. Im in a web development class and just need to know how to add JavaScript to this html file you just did.
@scottmcgaming5440
@scottmcgaming5440 5 жыл бұрын
Put it in the same folder as you did with your HTML file
@TechManAkhil
@TechManAkhil 4 жыл бұрын
@thomassteinhable6765
@thomassteinhable6765 Жыл бұрын
I watch this video to supplement my skills I’m learning on the Odin project. Followed along and made slight modifications. Thank you for your help!
@aloysberger9482
@aloysberger9482 5 жыл бұрын
Great video, very interesting. A bit outdated, but great nonetheless!
@JasmineCooper_
@JasmineCooper_ 4 жыл бұрын
What's outdated? Trying to avoid bad habits and mistakes.
@ahmetakbayir
@ahmetakbayir 5 жыл бұрын
Hi, thanks for tutorial, i want to ask a questions. which is vscode theme? (monokai? which monokai :) ) Can you tell us, pls. thanks.
@spikymike123
@spikymike123 5 жыл бұрын
he's using Atom, not vscode :)
@stormy1514
@stormy1514 5 жыл бұрын
if u want this theme for vscode, download the one dark pro extension
@eddie9062
@eddie9062 5 жыл бұрын
I just finished watching this video and building my own site. This video had ALOT of really great information. I certainly picked up information that wasn't taught in my online Responsive Web Design certification course. I have to tweak my site and add content, but basically there. Keep making vids!
@nvadde
@nvadde 7 жыл бұрын
Very useful video..
@slambodianjones
@slambodianjones 5 жыл бұрын
Very helpful even 2 years later. I've been watching a lot of these types of videos yet this one really hammered the approach down for me which is what I needed!
@nujhatunnawar9397
@nujhatunnawar9397 4 жыл бұрын
11:50 This is just a bookmark
@kosovofa7759
@kosovofa7759 4 жыл бұрын
I have a common thing with this guy, and that is the skill to misspell every third word we type. Well in my case I misspell every second word unless I check all of them 2-3 times to remove mistakes.
@__.rawat.ankit.__6637
@__.rawat.ankit.__6637 5 жыл бұрын
Anyone here in 2019 ????? Hit 👍
@SuperKasidit
@SuperKasidit 5 жыл бұрын
@Pilot Baba, I am 42 bro. never stop learning.
@mkjgry
@mkjgry 5 жыл бұрын
@Pilot Baba wow old man here at 50
@mkjgry
@mkjgry 5 жыл бұрын
@Pilot Baba thank you appreciate it
@almahmud5569
@almahmud5569 5 жыл бұрын
well i'm just 20 yrs! learning html and css!
@coredatallc5671
@coredatallc5671 5 жыл бұрын
69 and full stack developing. Started my own company after retiring from Boeing.
@mohamedmohidiin6787
@mohamedmohidiin6787 2 жыл бұрын
thank you teacher its my first time I build web page thank you again sir, this vedio is very helped me , and its easy explanation !!
@machi992
@machi992 6 жыл бұрын
When I heard your son, at first I thought it was from my house. I was freaking out. There are no kids in this house. edit: I am using headphones, so it was not easy to distinguish whether it was from the headphones or outside of them.
@vishalsadhnani1042
@vishalsadhnani1042 4 жыл бұрын
@Maximiliano I have seen the whole video but i did not hear any voice of is son... please tell m at what time his son was screaming?
@machi992
@machi992 4 жыл бұрын
@@vishalsadhnani1042 haha you are just trying to scare me.
@vishalsadhnani1042
@vishalsadhnani1042 4 жыл бұрын
@@machi992 No seriously I am asking.. Please tell me
@machi992
@machi992 4 жыл бұрын
It was too long ago and I cant really watch the whole video again....so, sorry, I don't remember anymore
@vishalsadhnani1042
@vishalsadhnani1042 4 жыл бұрын
@@machi992 ohh it's ok
@rosbo7626
@rosbo7626 5 жыл бұрын
Thank you so muc
@JasonCrawfordWilliams
@JasonCrawfordWilliams 5 жыл бұрын
Awesome 6 hours of following along and i got every bit of info.. Thank u.
@nicckrm
@nicckrm 7 жыл бұрын
I couldn't do html then tab in the beginning of the tutorial
@johnali4117
@johnali4117 7 жыл бұрын
Another way to do this is to type
@coryphillips1783
@coryphillips1783 6 жыл бұрын
Neither one of those work for me, neither html tab or
@aadarshshakya
@aadarshshakya 6 жыл бұрын
your file may be saved as index.html.txt u should rename it to index.html ..I to had the same problem before
@SleazyNice
@SleazyNice 6 жыл бұрын
With the emmet plugin installed type: ! tab
@wagzz3000
@wagzz3000 6 жыл бұрын
type "!html"
@gaminginternational5334
@gaminginternational5334 6 жыл бұрын
Hey dude, can you make tutorial to publish it to browser with free domain and hosting??
@cartersnook6139
@cartersnook6139 5 жыл бұрын
I advise 000webhost, there is a way to get rid of the watermark (;
@michaeldownie9995
@michaeldownie9995 5 жыл бұрын
@@cartersnook6139 how???
@vladimirmikulic7860
@vladimirmikulic7860 5 жыл бұрын
@@michaeldownie9995 Use Github pages or Netlify. Simple drag and drop and you website is live on the internet.
@vaughngaminghd
@vaughngaminghd 2 жыл бұрын
Thanks Brad for another great video showing how to make HTML and CSS work together! I like going along with you as you are figuring things out, and your method of showing the longer version of doing something before the shortcut is helpful too…
@fresh218
@fresh218 5 жыл бұрын
Graphic **DeISgN**
@jlambert12013
@jlambert12013 4 жыл бұрын
I’ve watched so many videos on HTML and CSS and just watching you do it told me more in this one hour
@cattip564
@cattip564 6 жыл бұрын
I don't think i can type 3 to 4000 lines of code for one page it's very difficult
@hashhpt8102
@hashhpt8102 5 жыл бұрын
Cattip dont give up man, i find it really fun to search for info and try to use it to improve my sites
@maliqgashi8543
@maliqgashi8543 5 жыл бұрын
If you want to youll do it cus what u love its allways goit to be easy in the end
@EriAirlangga
@EriAirlangga 5 жыл бұрын
That's all in a day's work for a web developer.
@cartersnook6139
@cartersnook6139 5 жыл бұрын
Just play some classic rock, always works for me 😂
@noponyexpectstheequestrian6350
@noponyexpectstheequestrian6350 5 жыл бұрын
Any Deep Purple or Led Zeppelin will do
Flexbox CSS In 20 Minutes
19:59
Traversy Media
Рет қаралды 1,8 МЛН
HTML Crash Course For Absolute Beginners
1:00:42
Traversy Media
Рет қаралды 7 МЛН
The joker favorite#joker  #shorts
00:15
Untitled Joker
Рет қаралды 30 МЛН
Coding Was HARD Until I Learned These 5 Things...
8:34
Elsa Scola
Рет қаралды 480 М.
A practical guide to responsive web design
23:13
Kevin Powell
Рет қаралды 211 М.
Please stop using px for font-size.
15:18
Coder Coder
Рет қаралды 168 М.
CSS Grid Layout Crash Course
27:55
Traversy Media
Рет қаралды 2 МЛН
Learn CSS Flexbox in 20 Minutes (Course)
20:37
Coding2GO
Рет қаралды 129 М.
Roasting Your Dev Portfolio Sites | Livestream highlight
19:24
Anthony Sistilli
Рет қаралды 81 М.
The Importance of Specialization in Coding
7:13
Traversy Media
Рет қаралды 231 М.
ASMR Programming - Animated Login Page - No Talking
18:18
AsmrProg
Рет қаралды 1,6 МЛН
Navbar CSS Tutorial: 3 Ways to Create a Navigation Bar with Flexbox
15:08
Learn Flexbox CSS in 8 minutes
8:16
Slaying The Dragon
Рет қаралды 1,6 МЛН
The joker favorite#joker  #shorts
00:15
Untitled Joker
Рет қаралды 30 МЛН