I love you and I love your voice and teachings, and I hope all the gods that exists or not bless you and your kind heart that share all of these valuble information on youtube. You're one of the rares that actually deserve donations.
Hey, I am learning from scratch and find it really helpful in learning how you structure your code. In your beginner videos I was struggling in understanding how you decide on what elements to CSS style but in this video I saw a clear pattern - basically everything! Thanks!
I love the basics of it. You a great teacher ! I'm absolutely loving it all. How you target us beginners to not just straight up use frameworks even though it makes life easier but it's nice to how you start from scratch in this day and age.
Great tutorial. Just thought I would share an awesome short-cut in Atom for editing? You can use lorem10 to get ten words only! (any integer will work) With it you can tailor the amount of text you require without having to go back and delete text to shorten your paragraph. Another for duplicating: Where ever the cursor is placed, or if you highlight text, you can use Ctrl-Shift-D to duplicate the entire line of text or paragraph. Note: You don't have to highlight the entire line of text if you want to duplicate just that line of text. If more than one line of text is required, just highlight to the last line, no need to highlight the entire last line. It's apparent your style is very good for teaching and proof of participation in comments prove it! Thought I mention something that would/should help others. Just like your style of teaching, 'just a little at a time' amounts to a whole lot!
Very nice tutorial. Maybe not the best for the absolute beginners, but after some kind of quick crash course for dummies, this is perfect (as a second tutorial, a little bit more advanced). And template itself is very good for my sense of esthetics. Clean and simple, but still very pleasant to my eyes. Also I'm kinda blown away by the fact that today we can create such a nice looking pages with such simplicity . HTML5 & CSS3 are awesome! This is not what I remember from primary school like 15-20 years ago.
Brad, you never seize to amaze me. The passion, energy, time, care you put into sharing/teaching us (the masses) your knowledge, both here on UA-cam and Udemy is second to none! For that I thank you. I've not only been able to keep up with the latest advancements in Web Design, but I gained new knowledge. All thanks to you! Following your HTML course on Udemy, I added some Variables for the some color schemes :)
Have you considered building a site using CSS Grid that's built into CSS3. No frameworks required, and instead of working in a one dimensional format (which is what Flexbox is) you can build in two dimensions. Also as a tip for newbies. Navigation is based on priority. So get into the habit of laying out their nav links based on high to low priority. So things like About Us and Contact should be the far right, and things like services or prices, etc. should be more to the left. This is based on how most of the world reads left to right. While there are some nations that read right to left, keep in mind you can modify the navigation based on languages. A home link is kinda pointless when you can link the logo itself.
My icons on the Home page stayed small. the #features .fa command did not increase the size of the icons. 01:01:03 on the vid. I got everYthing else. Drats. Whoo-hoooooo!!! I forgot the px on the pixels. I did it!!! I did it!!! You're a natural, Brad. Thank you!!!
I believe you know it by now but I really feel to say it.. All sizes wrap up from smallest to largest. So if you set.. - it will be like XM = 12 . SM = 6. MD = 6 . LG = 6. its just something to remember :)
I was wondering why does he add all the classes with the same columns? if you want a column to take full size in all resolutions an xs-12 is enough, unless this framework is not mobile first
you dont always need to specify xs - sm - md - lg classes and so on. if they are all the same it is enough to specify the smallest viewport class, e.g.: center-xs will center on all sizes, center-sm will center on all sizes except xs
In case you are building a full website ,with the help of you can link multiple pages of that website. (:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::)
Maaaaaan you've been uploading exactly the things I wanna go in depth in lately, and as always great way of teaching. I wonder if you have a series for drupal 7 or drupal 8 in mind??? that would be awesome! Thank you very much.
another fantastic tutorial brad! i know this is 4 years late but one thing i noticed you forgot to cover from the original/example project to the one you finished was some simple styling to the #subheader section. all i had to do was add background: #333 and color #fff to the #subheader in style.css to match what you had in the original. everything else, as always, was spot on!
I remember how I jumped years ago on your tutorials for Bootstrap! Brad, you are one of the best here. Guys, go and buy his amazing courses on Udemy. Worth it every single penny! You will LEARN A LOT!
Thanks! I'm actually starting my own courses now aside from Eduonix. My first project is an in depth course in Angular 4. I will be providing full support on Udemy as well.
Yes, excellent choice! Angular is a must for developers and I know the quality you provide! Aw, snap! When you search for Brad (Traversy Media) on Udemy.com you'll find him under Eduonix nickname there, I forgot to mention! Node, Express, Bootstrap, databases, tons of goodies! Thank you, man!
Traversy, if could do a tutorial about CSS Grid Layout, seems to me, be the future and soon will be replacing Flexbox, thank you very much for your passion on teaching, best youtuber mentor ever! Great work! (I'm from Brazil, I think the whole world is watching you! )
i kinda new to learning how to code i know much about java and all that but i told my self that im only gonna learn html5 and css3 as the basics right now i dont wanna learn to many languages right now and confused me lol i love the videos man
Thank you for this! Could you please make a tutorial regarding buying a domain, hosting company service and the things after that (without the creating of website (html, css, js etc))?
yes that'd be really great idea.....because there are too many videos about making websites and web apps, which i appreciate so much, but we have or i should say i have very little knowledge of how hosting works, how to connect domain name to server and ip, what kinda web server should we chose like dedicated or whatever(i don't even know terminology at this point here). please consider it my guru lol. :D edit: there was a grammatical mistake
Great video ! I loved how you tried to keep it together when you wrote "dic class" :D :D Also great to see you on camera, because I have watched a bunch of your videos and it always sounded as if you were bored as hell while explaining stuff...now I know it is just the way you talk :) Great tutorial ! Looking forward to that udemy course.
Great tutorial! I don't know if you did already, but it would be great to have a tutorial how to transfer a website built in brackets and placed into Wordpress, not to sell your theme or anything but just the steps it takes to upload your own custom site into wordpress. Thanks
Thanks a lot Brad ...I was looking for more stuff on flexboxes and you posted this...I m not sure why I don't recieve any notifications for ur videos anymore...
Hi i trying to create site like about but it wouldn't be responsive when inspect the element and set mobile view. in inspect mode in mobile view it looking like 3 column website not single column.
Awesome stuff as usual Brad, thank you. Funny how when you accidentally wrote 'dic' instead of 'div', you had to pause the recording. I assume you went into an uncontrollable laughing fit ;-)
Basic question for you. In any page (index, about, services, contact) you inserted all the code for the header and footer, that means header and footer will load any time when user clicks, so, how do you avoids that?
Great video Brad! Really helped. I finished watching that first HTML and CSS responsive website video not too long ago. I have noticed something: You use Camtasia to edit your videos.
when i host this using github pages for some reason the images do not get displayed properly and it does not look the way it should....any solution for this ? i get the following error when i open my console: Failed to load resource: the server responded with a status of 403 () any help ?
Great tutorial thanks! Why is there white space below the footer on the contact and the about page. I thought I had made a mistake but downloaded your files(thanks for making them available) and they are the same. Thanks again
Thanks for the video. I learned a lot from your video lessons. What I noticed in this particular tutorial is that "end" feature does not properly work in IE edge. Navigation is not aligned to the right side as it is in chrome or any other browsers. Any ideas on that? Thanks in advance.
I have a question. Is properly to use so much divs? For example when you style "showcase" you use section#showcase > div.container > div.row>div.col... Couldn't be better to use section as container instead of one extra div? Im newbie so anyone can explain this ?
When the col can be 12 wide always. I believe you can just specify it with col-xs-12 and leave it with that. You don't need to specify the other screen sizes (like col-md-12, col-lg-12 etc) because it will just take the mobile screen size as the basis. Right?
Do you really need to put all center-* or middle-*? I'm pretty sure in bootstrap you can put only "col-xs-12 col-sm-4" and on md and lg the 4 would apply too.
when I go to smallest size (xs) my 'contact' link wraps around and ends up underneath the rest of the links in the navbar. Where did I go wrong? Really great video, btw! Thanks again.
Great tutorial!!! Thanks for keeping this up Traversy Media! I got a question though, how about if we don't specify the larger media query. Will the grid not fallback to the next available? Ex: instead of "col-sm-4 col-md-4 col-lg-4", will just "col-sm-4" be 4 cols for any larger media query?
Funny, I was experimenting with this earlier. That is what I thought it did, I even saw some examples doing that but it wasn't working for me so I just decided to explicitly define it for all sizes. Although I could have done something wrong earlier. So I don't want to say yes definitely. I don't have time right now but Ill look into it later
Hi - I like your videos! Re the question whether it is necessary to use a class at every level eg. col-xs-12 col-sm-12 col-md-12 col-lg-12 I've been trying out just using e.g. col-xs-12 and found that the styles associated with that one class will persist across all screen sizes. This only makes sense as it would be pointless to have a grid that wasn't mobile first. In the example I gave ( which was for the section#showcase) I thought I might as well get rid of the col-xs-12 class as well. The H1 and paragraph still remained centred horizontally and vertically. All that removing the col-xs-12 class does is to get rid of the 1rem left and right padding. I wanted this so I put the class back on again. So: if you wanted to be full width (with the padding left and right) on small screens you should use col-xs-12 every time. Then, say you didn't want anything to change until large screens you'd just add e.g. col-lg-6 to the markup. Hope this makes sense!
Don´t understand why FlexboxGrid course in the list is sorted before Bootstrap course. I do not have any idea about Bootstrap yet, and here in first 5min is mentioned like 10 times.. I go to see Bootstrap crash course at first. Apart from this, these are really good series.
Have you watched this already? ua-cam.com/video/Wm6CUkswsNw/v-deo.html Im going to be doing another beginners website project soon without using anything
Hi Brad..Are there any of videos you did on core javascript object orieneted concepts that covers OOPS features or could you guide me on good videos that there for the same..
Great tutorial, again. One issue that I can't figure out: On the Services page the list items are not centered on the page. the ul li seem to have a padding on the left side that I can't get rid of. Any thoughts?
Anyone else who is watching in June 2019 have problems with font awesome v5.9.0 The folder naming structure changed. Been having to use a cdn been having trouble getting 5.9.0 to load locally. All the other versions load locally
Hey Brad! You set the grid in "main-footer" for all layouts! Is that necessary or is it enough to set just xs-12 for all sizes? Thanks and super videos (Y)
What advice you guys give while i'am watching the tutorial, shoud i first watch th whole tutorial and apply what was teach or do the code while he is teaching? sorry, my english is rust.
What do you guys think of the mini-cam? Is it more interactive or is looking at my ugly mug distracting?
Mini-cam works for me - thank you as always for your great tutorials!
I love it! This makes your videos to be more to a personal level (sorry for my bad english)
I was absolutely sure you must be reading from a book or something when you do these tutorials. How on Earth do you learn all this stuff?
No, the only time I sometimes read off a script is in the "Top Programming Languages" type of videos. I do have the final code in front of me though.
I'm using Camtasia 9
Man you've been killing it lately, nothing but gratitude, just tells you love what you do
I love it man. I go to sleep thinking about what I am going to do next, learn or teach..
I love you and I love your voice and teachings, and I hope all the gods that exists or not bless you and your kind heart that share all of these valuble information on youtube. You're one of the rares that actually deserve donations.
Hey, I am learning from scratch and find it really helpful in learning how you structure your code. In your beginner videos I was struggling in understanding how you decide on what elements to CSS style but in this video I saw a clear pattern - basically everything!
Thanks!
Tks a lot for your effort, Brad! Appreciate you sharing all this content with us mere mortals. Peace, brother!
Your videos are awesome and the way you explain everything is on point. 🔥🔥🔥
Thank you!
I love the basics of it. You a great teacher ! I'm absolutely loving it all. How you target us beginners to not just straight up use frameworks even though it makes life easier but it's nice to how you start from scratch in this day and age.
This Is My 15th Template Creating And I Just Into 2Month I Learned All HTML/CSS From Trasvery Media Thank U Bro.. U Are 1ST
Awesome, thanks man
Bro I Want To Big Project And Can U Help Me On Somethings ?
This is the best tutorial I have seen so far!
so glad to put a name to the voice! love the mini-cam!
Thanks for the videos. I'm learning web development right now and I find it much easier to learn by watching some one else build a website.
This came out looking great! I'm really enjoying the new format! Great job man!
Great tutorial. Just thought I would share an awesome short-cut in Atom for editing? You can use lorem10 to get ten words only! (any integer will work) With it you can tailor the amount of text you require without having to go back and delete text to shorten your paragraph. Another for duplicating: Where ever the cursor is placed, or if you highlight text, you can use Ctrl-Shift-D to duplicate the entire line of text or paragraph. Note: You don't have to highlight the entire line of text if you want to duplicate just that line of text. If more than one line of text is required, just highlight to the last line, no need to highlight the entire last line.
It's apparent your style is very good for teaching and proof of participation in comments prove it! Thought I mention something that would/should help others. Just like your style of teaching, 'just a little at a time' amounts to a whole lot!
Very nice tutorial. Maybe not the best for the absolute beginners, but after some kind of quick crash course for dummies, this is perfect (as a second tutorial, a little bit more advanced). And template itself is very good for my sense of esthetics. Clean and simple, but still very pleasant to my eyes.
Also I'm kinda blown away by the fact that today we can create such a nice looking pages with such simplicity . HTML5 & CSS3 are awesome! This is not what I remember from primary school like 15-20 years ago.
love when you upload front end dev because that's not my strength at all lol.
Brad, you never seize to amaze me. The passion, energy, time, care you put into sharing/teaching us (the masses) your knowledge, both here on UA-cam and Udemy is second to none! For that I thank you. I've not only been able to keep up with the latest advancements in Web Design, but I gained new knowledge. All thanks to you!
Following your HTML course on Udemy, I added some Variables for the some color schemes :)
its crazy how css grid and flexbox changes the whole game
Have you considered building a site using CSS Grid that's built into CSS3. No frameworks required, and instead of working in a one dimensional format (which is what Flexbox is) you can build in two dimensions.
Also as a tip for newbies. Navigation is based on priority. So get into the habit of laying out their nav links based on high to low priority. So things like About Us and Contact should be the far right, and things like services or prices, etc. should be more to the left. This is based on how most of the world reads left to right. While there are some nations that read right to left, keep in mind you can modify the navigation based on languages.
A home link is kinda pointless when you can link the logo itself.
My icons on the Home page stayed small. the #features .fa command did not increase the size of the icons. 01:01:03 on the vid.
I got everYthing else. Drats.
Whoo-hoooooo!!! I forgot the px on the pixels. I did it!!! I did it!!! You're a natural, Brad. Thank you!!!
"dic class" had me laughing right along with you!
The best part is the systematic building of the HTML in a consistent way.
Yes, mini-cam is good. Thanks for all your excellent tutorials, you have a voice that makes listening easy. Great work!
I believe you know it by now but I really feel to say it..
All sizes wrap up from smallest to largest. So if you set..
-
it will be like XM = 12 . SM = 6. MD = 6 . LG = 6.
its just something to remember :)
I was wondering why does he add all the classes with the same columns? if you want a column to take full size in all resolutions an xs-12 is enough, unless this framework is not mobile first
Great video, Keep your good work sir. I always use this video for my reference, don't understand why some people disliked this video? unreal..
you dont always need to specify xs - sm - md - lg classes and so on. if they are all the same it is enough to specify the smallest viewport class, e.g.: center-xs will center on all sizes, center-sm will center on all sizes except xs
Someone please explain me the purpose of putting anchor tags inside li tags?
video reference- 12:53
In case you are building a full website ,with the help of you can link multiple pages of that website.
(:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::)
I wanted to start my first serious web project and i didn't know exactly how to start the view design.
BUM! here is my answer. Thanks a lot man!
BUM
Maaaaaan you've been uploading exactly the things I wanna go in depth in lately, and as always great way of teaching. I wonder if you have a series for drupal 7 or drupal 8 in mind??? that would be awesome! Thank you very much.
48:17
You could use "display: flex" on the ul tag and it will do the job. since you are using FlexboxGrid
Once again, you knocked it out of the park! Two thumbs up!
ive typed dic class about 12 times today lol. Love your work mate, yr teaching us soooo much :)
another fantastic tutorial brad! i know this is 4 years late but one thing i noticed you forgot to cover from the original/example project to the one you finished was some simple styling to the #subheader section. all i had to do was add background: #333 and color #fff to the #subheader in style.css to match what you had in the original. everything else, as always, was spot on!
@custom-media in flexboxgrid.css showing error in vscode ! Help me to resolve this issue!
I remember how I jumped years ago on your tutorials for Bootstrap! Brad, you are one of the best here.
Guys, go and buy his amazing courses on Udemy. Worth it every single penny! You will LEARN A LOT!
Thanks! I'm actually starting my own courses now aside from Eduonix. My first project is an in depth course in Angular 4. I will be providing full support on Udemy as well.
Yes, excellent choice! Angular is a must for developers and I know the quality you provide!
Aw, snap! When you search for Brad (Traversy Media) on Udemy.com you'll find him under Eduonix nickname there, I forgot to mention! Node, Express, Bootstrap, databases, tons of goodies!
Thank you, man!
Looks good man. I watch your videos every day to help my blog!
Your explanations are clear and precise i cannot ask for more ...Thanks ....and keep up the good works
Thanks a lot! Your tutorials help in starting web developing so much! You are the best!
Traversy, if could do a tutorial about CSS Grid Layout, seems to me, be the future and soon will be replacing Flexbox, thank you very much for your passion on teaching, best youtuber mentor ever! Great work! (I'm from Brazil, I think the whole world is watching you! )
Your contents help me more than some my teacher. Thank you
i kinda new to learning how to code i know much about java and all that but i told my self that im only gonna learn html5 and css3 as the basics right now i dont wanna learn to many languages right now and confused me lol i love the videos man
damn, youve been putting alot of content out lately
Got some time free. I am slowing down on making courses for another company to do my own thing and UA-cam is a huge part of that
Thank you for this!
Could you please make a tutorial regarding buying a domain, hosting company service and the things after that (without the creating of website (html, css, js etc))?
Good idea, Daniel.
Love your videos, Traversy Media!
yes that'd be really great idea.....because there are too many videos about making websites and web apps, which i appreciate so much, but we have or i should say i have very little knowledge of how hosting works, how to connect domain name to server and ip, what kinda web server should we chose like dedicated or whatever(i don't even know terminology at this point here). please consider it my guru lol. :D
edit: there was a grammatical mistake
Best tutorial out there, September 2019.
Great video ! I loved how you tried to keep it together when you wrote "dic class" :D :D Also great to see you on camera, because I have watched a bunch of your videos and it always sounded as if you were bored as hell while explaining stuff...now I know it is just the way you talk :) Great tutorial ! Looking forward to that udemy course.
Haha yeah Im not bored, I just have a laid back personality (Unless I'm pissed off). Thanks for watching
Your videos are very informative. I am learning a lot. Thanks for making these videos.
Great tutorial!
I don't know if you did already, but it would be great to have a tutorial how to transfer a website built in brackets and placed into Wordpress, not to sell your theme or anything but just the steps it takes to upload your own custom site into wordpress.
Thanks
Hey man, the row class doesn't work for me at 13:15, u know why?
Thanks a lot Brad ...I was looking for more stuff on flexboxes and you posted this...I m not sure why I don't recieve any notifications for ur videos anymore...
Thanks, that's weird Ill see if its anything on my end
Sir to write plug & play the proper command is plug & play ... I know u know this but its good for beginners to learn the real basics of html .
The video really gives me a lot, it also boost my confidence to build websites from scratch. Thank you very much!
#features i {display:block} & label{display:block} in place of the .
You were born to be a teacher
Very nice guide. Never fully understood how css works and i hated it for that, now i can.
you are great for so long i was looking for something like this thank your so much
You're doing great work man, you earned a new sub
So much things explained and done in so short time..thanks..this is very helpful
I prefer in the beginning where you were a mystery to us all. Better for focus to be on the material.
Hello, I am trying to link the flexboxgrid to my html file but its just not doing that, advise or help would be great
Great Video. Really helped me understand Rows and Columns and labeling for CSS.
Hi i trying to create site like about but it wouldn't be responsive when inspect the element and set mobile view.
in inspect mode in mobile view it looking like 3 column website not single column.
Please more videos like this! keep up the good work. i love your videos
Awesome stuff as usual Brad, thank you. Funny how when you accidentally wrote 'dic' instead of 'div', you had to pause the recording. I assume you went into an uncontrollable laughing fit ;-)
Awesome video tuts! Easy to follow your teaching style, I like it.
Thank You
Basic question for you. In any page (index, about, services, contact) you inserted all the code for the header and footer, that means header and footer will load any time when user clicks, so, how do you avoids that?
i have a issue with viewing on iphone. i dont get the nice responsive page i get the normal desktop website just very small.
what am i doing wrong?
good video man! I'm new to coding and this was very helpful. looking forward to watching more of your videos, subscribed!
Way to go mini-cam ... love it daaawgh!!
Great video Brad! Really helped. I finished watching that first HTML and CSS responsive website video not too long ago. I have noticed something: You use Camtasia to edit your videos.
when i host this using github pages for some reason the images do not get displayed properly and it does not look the way it should....any solution for this ?
i get the following error when i open my console: Failed to load resource: the server responded with a status of 403 ()
any help ?
I really like the cam thing!
Thank you Sir. I trying to keep up but wow, your on a roll.
Great tutorial thanks! Why is there white space below the footer on the contact and the about page. I thought I had made a mistake but downloaded your files(thanks for making them available) and they are the same. Thanks again
I love you BRO !! you are literally saving my life ;)
I tried uploading the theme zip file into WordPress, but I got an error "css file is missing".
I've seen it all here. You are great buddy
nice to finally see your face......thank you
hey so the contact page when someone sign up for it how do you know when they register their email
Hey Brad, digging the camera. Which mini-cam are you using? There are so many to choose between, that I can't choose, lmao, but I trust your advice.
I am using Camtasia 9 for screen recording which has the option to add a webcam
Thanks for the video. I learned a lot from your video lessons. What I noticed in this particular tutorial is that "end" feature does not properly work in IE edge. Navigation is not aligned to the right side as it is in chrome or any other browsers. Any ideas on that? Thanks in advance.
I have a question. Is properly to use so much divs? For example when you style "showcase" you use section#showcase > div.container > div.row>div.col... Couldn't be better to use section as container instead of one extra div? Im newbie so anyone can explain this ?
Does flexboxGrid and bootstrap use the same pre-defined classes? If not, what are thr differences between those two?
Typo at 2:35 Support (not supporrt).
Anyway great video!
When the col can be 12 wide always. I believe you can just specify it with col-xs-12 and leave it with that. You don't need to specify the other screen sizes (like col-md-12, col-lg-12 etc) because it will just take the mobile screen size as the basis. Right?
Do you really need to put all center-* or middle-*? I'm pretty sure in bootstrap you can put only "col-xs-12 col-sm-4" and on md and lg the 4 would apply too.
Thank you for all your tutorials!
Is Flexbox grid an alternative to the bootstrap 3 grid we’ve all been using. So all the 12 column grids are now gone? All these sm md lg commands ?
Sorry I wrote my comment before starting the video
when I go to smallest size (xs) my 'contact' link wraps around and ends up underneath the rest of the links in the navbar. Where did I go wrong?
Really great video, btw! Thanks again.
good vid, im gonna start with this framework right now
you make me really happy with ur fantastic tutorials ur my super hero Brad, by the way d***c class was funny
Great tutorial!!! Thanks for keeping this up Traversy Media! I got a question though, how about if we don't specify the larger media query. Will the grid not fallback to the next available? Ex: instead of "col-sm-4 col-md-4 col-lg-4", will just "col-sm-4" be 4 cols for any larger media query?
Funny, I was experimenting with this earlier. That is what I thought it did, I even saw some examples doing that but it wasn't working for me so I just decided to explicitly define it for all sizes. Although I could have done something wrong earlier. So I don't want to say yes definitely. I don't have time right now but Ill look into it later
Oh OK, I understand. I guess it works only with bootstrap. Thank you sir!
Hi - I like your videos! Re the question whether it is necessary to use a class at every level eg. col-xs-12 col-sm-12 col-md-12 col-lg-12 I've been trying out just using e.g. col-xs-12 and found that the styles associated with that one class will persist across all screen sizes.
This only makes sense as it would be pointless to have a grid that wasn't mobile first. In the example I gave ( which was for the section#showcase) I thought I might as well get rid of the col-xs-12 class as well. The H1 and paragraph still remained centred horizontally and vertically.
All that removing the col-xs-12 class does is to get rid of the 1rem left and right padding. I wanted this so I put the class back on again.
So: if you wanted to be full width (with the padding left and right) on small screens you should use col-xs-12 every time. Then, say you didn't want anything to change until large screens you'd just add e.g. col-lg-6 to the markup. Hope this makes sense!
Don´t understand why FlexboxGrid course in the list is sorted before Bootstrap course.
I do not have any idea about Bootstrap yet, and here in first 5min is mentioned like 10 times.. I go to see Bootstrap crash course at first. Apart from this, these are really good series.
please how can we code the icon rows 1 and 2 into wordpress loop ? i mean how to show 2 rows with one loop ? thank you for your hard work
I'm curious about img when width 100% why img went to small in 29.46 minutes ?
travis do you have a video show us how to do responsive website without flexbox or bootstrap?
Have you watched this already?
ua-cam.com/video/Wm6CUkswsNw/v-deo.html
Im going to be doing another beginners website project soon without using anything
Hi Brad..Are there any of videos you did on core javascript object orieneted concepts that covers OOPS features or could you guide me on good videos that there for the same..
Did this without flexgboxgrid to see how good I am with the fundementals of floats/divs and just in general CSS and i've done successfully exactly.
Great tutorial, again.
One issue that I can't figure out:
On the Services page the list items are not centered on the page. the ul li seem to have a padding on the left side that I can't get rid of. Any thoughts?
figured it out.
need to add
.services ul {
padding: 0;
}
Another great beginners tutorial. Thank you. Brad forgot to style the subheader so I used these styles
#subheader{
color: #fff;
background: #474747;
}
Anyone else who is watching in June 2019 have problems with font awesome v5.9.0
The folder naming structure changed.
Been having to use a cdn been having trouble getting 5.9.0 to load locally.
All the other versions load locally
check his video Build a Responsive Grid CSS Website Layout From Scratch you will understand how to use v5
Hey Brad!
You set the grid in "main-footer" for all layouts! Is that necessary or is it enough to set just xs-12 for all sizes?
Thanks and super videos (Y)
What advice you guys give while i'am watching the tutorial, shoud i first watch th whole tutorial and apply what was teach or do the code while he is teaching? sorry, my english is rust.