Wow, thanks a ton! That means a lot, because it's my #1 goal. For example: I re-recorded this video 6 times to try to get it as easy to understand as possible.
@@learncodeacademy I've checked out a few different "courses" (free and paid), through various platforms and always find myself coming back here. I'm a wanderer when it comes to learning and haven't ever caught myself doing that here. Have you ever considered doing a paid course, front to back, like through Udemy?
@@davidrosenberger7630 I have! I'll probably do it either this year or next...it takes a chunk of time to really knock one out well, but yes, that's something I'd like to do.
"And we're going to steal some images which is illegal but fun to do..." lol I love this series and am going through these incredible videos one by one
This has to be one of the most satisfying things I have ever done. It started out looking like this website from 1999, and to be quite honest I wasn't very motivated to keep at it. but after watching this video I am super excited to learn more and make my own designs and stuff. You sir, are by far the easiest to listen to, and you make it really easy to understand this stuff! Thank you so much :)
"You may be an idiot, I just don't know that for sure" You my friend are a good teacher. I'm reviewing all of this shit with your help. Your little jokes like "Ill be here all week" and shit crack me up. You've earned a sub. lol
Just want to say, God bless you man, you are making this whole process of learning web devt. easy... You are really good at teaching and you are also easy to listen to... Thanks man.
I like the way you explain the tutorial. Thanks for this video. I hope you create another video soon for new style of Web page to learn more properties
I'm not sure if I was the only one who noticed but he made a few changes to the links at the top (offscreen) here is the code to remove the underline, make the text white and transform the text to all caps: Add this to the styles.css: a { text-decoration: none; color: white; text-transform: uppercase;
Sir, Im dedicate my time coding i already know C,C++,JAVA oriented prog. and now im currently learning HTML-CSS-JS-PHP i enjoyed making a Fully Functional System in some business im just a 3rd year student in I.T i code everynight from 10pm-12pm..THANK YOU SIR FOR YOUR VIDEOS your teaching are far more better than our professor hahaha God Bless Sir I really appreciate it.
Dude I've been working on Firefox OS (web-based mobile OS) for a living for years. But your way of explaining stuff makes me wanna go back a newbie and learn this all over again :D
@@learncodeacademy it initially shifted into just Smart TVs (there's a Panasonic TV with it on still being sold out there, IIRC) then into "connected devices" aka IoT stuff then it got indeed shelved. There's a clone of it that's being shipped in smart feature phones in India.. It's called KaiOS and I think a number of previous key staff are there.. Even though it was never meant to compete with Android and iOS, Firefox OS lacked the proper funding among other stuff I'd rather not mention publicly :D
Thanks Wil, best RUclips channel to learn HTML. I'm hoping you would do a comprehensive training on building email blast using tables and inline CSS. If you offer this course online, I would purchase your training without any hesitation.
Waiting for more episodes! im learning a lot with this tutorias, hope you dont care that much about views, and care more about the people that want to learn more!!! thanks a lot, keep it up!!
Awesome Video-series, you explained everything very very well so far, though I gotta admit that you were noticeably quicker and less thorough than in your last videos but one does get the gist anyways! Love the series, keep it going!! Would love to see more building up on what you showed us so far, like for example having the image in the header change into a different picture etc. for those wondering about some changed aspects, it seems like he did some changes off-camera, like the All-Caps nav points and a few minor other things, if you look closely in the video you will be able to spot the code he wrote and copy it as well if you so fancy.
@@vielo9775 see the video again cus clearly you did not pay enough attention. Anyways the trick is to get the image double the size of what you are actually gonna use in the website. For eg: If you want the image in the website to be of 200px, you would edit the original image to be of 400px. The reason for this is for better clarity on some screens.
I love your videos! They are so easy to follow and really interesting, thank you so much! But I followed the steps and my images display vertically...and I don't know why. I like the way it looks though, haha!
Great series! Gotta say, I’m only able to follow along cause I’m also going through freecodecamp’s web dev beginner course. Quick question : why didn’t you add an alt attribute to the “artisan bakery logo” image instead of adding text and changing its indent?
Great video, I'm learning a lot! One thing, wouldn't it be better to use the img or picture tag in HTML for the logo and header photo? Does it not matter how you do it? Thanks!
hey! Your videos are great and very easy to understand, specially for a beginner like me. I have only one question to ask, sometimes it happens so that i know what designing i want but i dont know which commands to use in css. Can you please give some suggestions on that? Thank you !
First off, GREAT tutorial! Second, why put "width: 200px" in both the .features figure AND the .features figure img- styling sections? Why not JUST in the .features figure img-section?
Why mess with the logo and the text indent and all that manipulations, if the alt tag inside the img tag is doing the same work (providing textual description for screen readers)? Why not put an img of the logo in the ul nav and just give it an alt? Thanks.
kind've the latest response and you probably already know the answer, but i'm pretty sure it's because the alt tag serves as a placeholder for the image if it doesn't load the image(for example, gmail fails to load for you on a spotty internet connection, showing only raw html).
I got the same problem and I did fix that right now. I realized that if you write "a" after: 'header .logo{}', it doesnt work. So then, instead of: header .logo a{ background:red ; } You would write: header.logo{ background:red ; }
Hey, great video. Quick question: if i do use an image from another website, how should i cite that its from a different source on my website so i can give them credit and they dont sue me for everything i own?
just wondering since i have 0 idea why. I have my logo and hero image as a png in a folder and the folder is in the worspace file. when i do the images/logo.png and all is correct the logo wont get transferred. when i move the image out of the folder in the workspace it works. why is this? can anyone explain?
Try pressing Ctrl S to save on each tab of your VS Code. For some reason it does not save all of them at once. For me, I have to individually go and click Ctrl S on all the tabs.
Thank you for tutorial. Unfortunately image height don't change automatically for me as you said. I can only see about half of the picture. Than I changed height from 80px to 370px and picture looks good, but then my whole header becomes very big :)
Well, this one for some reason took me a lot of takes to get not-complicated-sounding. It's NOT complicated, but it's so stinking easy to make things sound over complicated sometimes. I actually re-recorded this one 6 times before I was happy with it. Sorry, I'm a perfectionist when it comes to keeping things simple!
well I appreciate your work, and look forward to your coding tutorial drops.. maybe you can offer a premium service for some shekels with quicker and personalized service.. like a paid discord or something.
As someone that is getting into website development/coding, what program to you recommend that has live updates (Not sure what its called) and that just looks clean. I am currently using a program called Atom, but I cant figure out how to get live browser updates. So I'm pretty much asking what are you using in this video? ;) Also great video man, I learned a lot!
this vidio is so good i have mayd a wassome web site with the help of this vidio wen i forget the huge code of all of this vidios i will come back to the reprudocion list only made to watch thes incredible developer.
Why my images in the section going down not to the one line? that's the most important question for me i can also give a css code for that so they arent sided to the one line i hope that you understand my question. the images going down down down but i need 2 lines with the 3 photos on the single line what is problem if you help i will be you happy i also have tried to google that but no solution i have founded there. .features { text-align: center; display: flex; flex-direction: row; } .features figure img { border: 1px solid white; box-shadow: grey 0px 0px 10px; width: 500px; height: 230px; } *have solved this problem was that i havent put all of my images to the
I don't know why, but you are by far one of the easiest people to listen to and learn coding from.
Wow, thanks a ton! That means a lot, because it's my #1 goal. For example: I re-recorded this video 6 times to try to get it as easy to understand as possible.
@@learncodeacademy I've checked out a few different "courses" (free and paid), through various platforms and always find myself coming back here. I'm a wanderer when it comes to learning and haven't ever caught myself doing that here. Have you ever considered doing a paid course, front to back, like through Udemy?
@@davidrosenberger7630 I have! I'll probably do it either this year or next...it takes a chunk of time to really knock one out well, but yes, that's something I'd like to do.
@@learncodeacademy PLEASE let us know when. I'd buy it in a heart beat!!
@@papleshkumar3504 the first link says its full and i want to join :(
"And we're going to steal some images which is illegal but fun to do..." lol
I love this series and am going through these incredible videos one by one
It's illegal to steal them for the use on your website. If you simply code an html site that won't be online it's 100% legal.
This has to be one of the most satisfying things I have ever done.
It started out looking like this website from 1999, and to be quite honest I wasn't very motivated to keep at it.
but after watching this video I am super excited to learn more and make my own designs and stuff.
You sir, are by far the easiest to listen to, and you make it really easy to understand this stuff!
Thank you so much :)
"You may be an idiot, I just don't know that for sure"
You my friend are a good teacher. I'm reviewing all of this shit with your help. Your little jokes like "Ill be here all week" and shit crack me up. You've earned a sub. lol
LOL i literally only went into the comments to see if anyone said anything *fistbump*
same here bro@@stephanpaul8954
me too
Wow, turns out the tutorial I watched 5 years ago skipped a lot of important concepts. This is much better!
This guy has the best tutorial I’ve seen to date, vert detailed very methodical very informative- thank you
WOW, I made my first function website by just watching this series. Thank you so much! love the way you teach, straight to the point.
Props to you for updating this tutorial! I had watched the previous one, but it's great to see how the tech has changed. Thank you for your hard work.
These videos are really useful even for an intermediate level web developer.
Thank you sir.
Just want to say, God bless you man, you are making this whole process of learning web devt. easy... You are really good at teaching and you are also easy to listen to... Thanks man.
I have taken courses on this and have never Understood it like this before. You are Amazing! Thank You!
I like the way you explain the tutorial.
Thanks for this video. I hope you create another video soon for new style of Web page to learn more properties
I'll probably jump to some more React.js videos next, but there's a little more on this series to do!
Thanks to you I found making Web sites so much fun. Now I am working as a web developer and I love my job. Greetings from Slovakia.
I am following each of your tutorial on Web Dev. and practicing at the same pace. Each day a video. Thanks Will !!
I'm not sure if I was the only one who noticed but he made a few changes to the links at the top (offscreen) here is the code to remove the underline, make the text white and transform the text to all caps:
Add this to the styles.css:
a {
text-decoration: none;
color: white;
text-transform: uppercase;
}
2016 I started to watch your video, now I can make my own responsive website :)
Sir, Im dedicate my time coding i already know C,C++,JAVA oriented prog. and now im currently learning HTML-CSS-JS-PHP i enjoyed making a Fully Functional System in some business im just a 3rd year student in I.T i code everynight from 10pm-12pm..THANK YOU SIR FOR YOUR VIDEOS your teaching are far more better than our professor hahaha God Bless Sir I really appreciate it.
The next 3 videos are the best CSS vids i've seen. Impressed. Keep up the good work!!
First video I've watched without getting bored and MAN! It's 22mins.
YOU ARE AWESOME (im from spain) and you, by far, are the best quality and understandable youtuber to learn. Love the serie ❣
"Fresh Baked Bread", "Home Roasted Coffee", "Goods Market?"
This is too good... I've finally found someone who codes just like me!
Hello, please don't stop doing video!I want to learn HTML & CSS,because i want to become a it specialist/
Dude I've been working on Firefox OS (web-based mobile OS) for a living for years. But your way of explaining stuff makes me wanna go back a newbie and learn this all over again :D
Hah thanks! Funny you say that...I actually applied to work on the Firefox OS team about 6 years ago.
What's the state of that project? I heard it got shelved, but I always thought it was an amazing concept.
@@learncodeacademy it initially shifted into just Smart TVs (there's a Panasonic TV with it on still being sold out there, IIRC) then into "connected devices" aka IoT stuff then it got indeed shelved.
There's a clone of it that's being shipped in smart feature phones in India.. It's called KaiOS and I think a number of previous key staff are there..
Even though it was never meant to compete with Android and iOS, Firefox OS lacked the proper funding among other stuff I'd rather not mention publicly :D
@@NefzaouiAhmed Wow, crazy to hear the journey it went on. Yeah, I figured there were some reasons it didn't become everything it could have become.
u proved that it's common sense, not rocket science !! :)
THANK U
"It's not legal, but it's a great idea."
It's only illegal when you upload the site with someones pictures. But if the html is just gonna be on your computer it's completely legal.
for practicing
@@oscwavcommentaccount Well its like that, you have to look for a uncopyrighted picture and ask for permision to use it.
😂😂😂😂
Nice toturial sir! You are pretty straightforward and I can understand easily and get your point without a blank head your a nice teacher thank you.
currently addicted to watching these videos!
When u are being taught like this you must know from Cameroon 🇨🇲 thank you alot for this sir
Waiting for when you will start adding javascript 🙏🙏🙏🔥🔥🔥🔥
Here is a set of videos that include javascript! learncode.academy/webdev
Keep these up they help so MUCH. They are easy to follow and make coding see, easy to learn.
So good to hear. That's 100% the goal.
Love your content, your helping an IT support agent decide to change his focus to Web Development.
Amazing insight into how you go about styling the website. I've always struggled to style. A very big thank you!
Thanks Wil, best RUclips channel to learn HTML. I'm hoping you would do a comprehensive training on building email blast using tables and inline CSS. If you offer this course online, I would purchase your training without any hesitation.
just stumbled to this fun series while learn. man this is so entertaining.
this video encourages me much to learn in webdesign lovely, thank you
Waiting for more episodes! im learning a lot with this tutorias, hope you dont care that much about views, and care more about the people that want to learn more!!! thanks a lot, keep it up!!
I'm having fun becoming a web developer 😄😉
Awesome Video-series, you explained everything very very well so far, though I gotta admit that you were noticeably quicker and less thorough than in your last videos but one does get the gist anyways! Love the series, keep it going!!
Would love to see more building up on what you showed us so far, like for example having the image in the header change into a different picture etc.
for those wondering about some changed aspects, it seems like he did some changes off-camera, like the All-Caps nav points and a few minor other things, if you look closely in the video you will be able to spot the code he wrote and copy it as well if you so fancy.
Excellent video as always! Can't wait for the responsive one next!
Thanks!
I love the resize image trick for clarity, it's genius! Also thank you so much for the help. I'm almost done with the playlist, I've learned a lot! 😎
What's the trick?
@@vielo9775 see the video again cus clearly you did not pay enough attention. Anyways the trick is to get the image double the size of what you are actually gonna use in the website. For eg: If you want the image in the website to be of 200px, you would edit the original image to be of 400px. The reason for this is for better clarity on some screens.
You make so good content. Easy and understandable explained. Keep up with new videos and your great work! Looking forward for the next videos. 👍
Thanks so much!
the fact that it took me two weeks lmaooo. I made mine about lions and it turned out so good.
“Well...you might be an idiot but i don’t know that for sure!”😂😂😂this cracked me up, You really know how to make web development fun
i was enjoying those technical point you are giving in this amazing video until i heard 17:16 😂🤣 thanks for this evergreen tutorial
Great video..... your voice seems to be similar to Marty Byrde on "Ozark"! ehehe
im a great lover of that show
Good morning from this part of the world thanks so so much for the teaching
u have taught me so much man. Thanks :D Please continue with this series!!
Awesome! Yes, still have a little more on this series.
i think this teacher is amazing
I dont know what the fuck it is. But this guy should get a nobel-prize in Teaching. Keep up the good work
your voice is so clear, how do you record, what's your setup. also do you clean audio after recording.
The best ever in web development. Thank you
tnx one of the best video i watch in creating a website header, body, footer understandable explanation tnx...
You helped me a lot with my assignment 😭 thank you so much ☺️
I love your videos! They are so easy to follow and really interesting, thank you so much!
But I followed the steps and my images display vertically...and I don't know why. I like the way it looks though, haha!
Great series! Gotta say, I’m only able to follow along cause I’m also going through freecodecamp’s web dev beginner course. Quick question : why didn’t you add an alt attribute to the “artisan bakery logo” image instead of adding text and changing its indent?
Your video on front end development is awesome...try to give tutorial on back end to completely develop a website
Great video, I'm learning a lot! One thing, wouldn't it be better to use the img or picture tag in HTML for the logo and header photo? Does it not matter how you do it? Thanks!
Best tutorial ,so many pro tips and solutions!
Great video! helped me alot do you have any videos on coding videos from youtube? I'm having difficulties formatting everything with css.
Thank you for all these. Seriously, thanks!
Hare Krishnaaaa!! Appreciate your work so muchhh!! Really you have made these tutorials very easyyy
the moment you set the height for the artisan bakery logo, the Home text just disappeared (4:38 - 4:50)
How do you bring it back to the top.
🤔
What is the difference of putting an image in css and html?
Great video by the way!
What if you wanted align the logo to the left? Please let me know. Thanks. Best vids by far....
I really like this coding idea
Thank you for these tutorials they are so helpful.
you are excellent, like David said very easy to follow.
shouting "FRESH BAKED BREAD" took me back to 85 degree bakery
Great info! Just a tip you can get free images of almost anything on pixabay
"you may be an idiot, i just don't know that for sure" hahahahahaha i love this guy
Sir, this is really a nice video with clear explanation and tips. I am just a newbie, how can i add login here. Thank you very much in advance!!!
So easy to understand, thank you!!
hey! Your videos are great and very easy to understand, specially for a beginner like me. I have only one question to ask, sometimes it happens so that i know what designing i want but i dont know which commands to use in css. Can you please give some suggestions on that? Thank you !
First off, GREAT tutorial! Second, why put "width: 200px" in both the .features figure AND the .features figure img- styling sections? Why not JUST in the .features figure img-section?
"you may be an idiot, i just don't know that for sure" hahahaha i love this guy
Why mess with the logo and the text indent and all that manipulations, if the alt tag inside the img tag is doing the same work (providing textual description for screen readers)? Why not put an img of the logo in the ul nav and just give it an alt?
Thanks.
kind've the latest response and you probably already know the answer, but i'm pretty sure it's because the alt tag serves as a placeholder for the image if it doesn't load the image(for example, gmail fails to load for you on a spotty internet connection, showing only raw html).
lets go! illinois mentioned
at 10:25 my background image wont show up. I copied your code exactly (other than my folder/file names - which i did spell correctly). Help please
yea bro same problem do you have a salution I have been stuck here for about 3 days
Starting from 16:00 that is the thing thats eating me up im to worried that i dont know enough of it but thank you
my background image does not get inserted. There is no background image while i try to put itm only background color shows up.
I got the same problem and I did fix that right now. I realized that if you write "a" after: 'header .logo{}', it doesnt work. So then, instead of:
header .logo a{
background:red
;
}
You would write:
header.logo{
background:red
;
}
By the away adams can also Help it helles me so /images/logo.png
@@danielchavesdev instead of?
header.logo{
background:red
;
}
Very good man.You are the best!Thank you for this!
thanks a lot for all the help
Thank you soo much!!! Love your tutiorials
Thanks a lot for your awesome videos!!! you rock!!
"well you may be an idiot....I just don't know for sure"
hahah love the sense of humor
Thank you for making this tutorial!
THANKS VERY MUCH VERY EASY TO UNDERSTAND AND CLEAR PRESENTATION THANKS AGAIN :)
How did u add the pictures I’m having a lot of trouble pls respond I really need ur help
FBI put all the html files and css files in one folder with the images, had the same problem almost made me want to kick my pc out of my window.
@@norsendo6532 i swear im going to do that if your solution doesnt work too
JAYJAY MOYO did it work?
@@norsendo6532You're my hero
@@norsendo6532 hello this doesnt work for me I keep getting an error on my webpage
Can't find the video before this one where you created the menu pages etc
Hey, great video.
Quick question: if i do use an image from another website, how should i cite that its from a different source on my website so i can give them credit and they dont sue me for everything i own?
just wondering since i have 0 idea why. I have my logo and hero image as a png in a folder and the folder is in the worspace file. when i do the images/logo.png and all is correct the logo wont get transferred. when i move the image out of the folder in the workspace it works. why is this? can anyone explain?
Bro I had the same problem but then I put the image in the same folder as the file , then it worked 😁
nothing seems to work for me. The images are just not appearing
How do you create the files with the pictures in them? I've looked online and on youtube, but I haven't been able to find an answer.
Same
my background image is not coming i have done same as you
mine didn't show up at first, but kept refreshing and retyping it showed up
Try pressing Ctrl S to save on each tab of your VS Code. For some reason it does not save all of them at once. For me, I have to individually go and click Ctrl S on all the tabs.
my logo have a black screen around it
nice thoughts on how to not end up as a jerk in web development.
09:23 "Yeah, mobile looks stupid." 🤣📱👀
Thank you for tutorial. Unfortunately image height don't change automatically for me as you said. I can only see about half of the picture. Than I changed height from 80px to 370px and picture looks good, but then my whole header becomes very big :)
gooooooodddd lord where have you been
Well, this one for some reason took me a lot of takes to get not-complicated-sounding. It's NOT complicated, but it's so stinking easy to make things sound over complicated sometimes. I actually re-recorded this one 6 times before I was happy with it. Sorry, I'm a perfectionist when it comes to keeping things simple!
well I appreciate your work, and look forward to your coding tutorial drops.. maybe you can offer a premium service for some shekels with quicker and personalized service..
like a paid discord or something.
As someone that is getting into website development/coding, what program to you recommend that has live updates (Not sure what its called) and that just looks clean.
I am currently using a program called Atom, but I cant figure out how to get live browser updates.
So I'm pretty much asking what are you using in this video? ;)
Also great video man, I learned a lot!
VS code has a plugin called live server that will do exactly what you want. Not sure about atom. VS code is what he uses.
@@davidrosenberger7630 Ah, thank you so much!
@@davidrosenberger7630 Yep, check out the first video of this series we're on for the setup ruclips.net/video/gQojMIhELvM/видео.html
this vidio is so good i have mayd a wassome web site with the help of this vidio wen i forget the huge code of all of this vidios i will come back to the reprudocion list only made to watch thes incredible developer.
Super helpful, thank you
Why my images in the section going down not to the one line? that's the most important question for me i can also give a css code for that so they arent sided to the one line
i hope that you understand my question. the images going down down down but i need 2 lines with the 3 photos on the single line what is problem if you help i will be you happy i also have tried to google that but no solution i have founded there.
.features {
text-align: center;
display: flex;
flex-direction: row;
}
.features figure img {
border: 1px solid white;
box-shadow: grey 0px 0px 10px;
width: 500px;
height: 230px;
}
*have solved this problem was that i havent put all of my images to the
How do you insert the pictures into Visual Code?