I tried everything and refreshed the page when I was done but the whole thing wasn't aligned on the website like it was for you and I'm afraid if I changed the format to look aligned on my laptop, it might come out scattered on someone else's laptop.... PLEASE I NEED HELP😭😭
hey it 's very helpful video, but i wanted to ask you one question i am refreshing the website but i am not getting the text in middle. Can you please help me with.
@Timothy Unkert I can't make my web page align in the center. How do I make that happen because I have done the CSS part and saved it but I tried to refresh the page but it didn't work
put the content in a div and give it a class of container or something you can remember. your content In your css with a class of container you would write something like: .container { max-width: 600px; margin: auto; } This would give it a max width of 600px and center the content in that div. Make sure you aren't missing any semi-colons at the end of your css or brackets or else it won't work.
Nice video Man, this helpfull to make me understand about the coding, "how to use the dots for the css and what make match it or suitbale in index.html" Thanks Sir :) Subs from Indonesia
Hi!! I am using the Notepad ++ text editor but it does not recognize the "src" and "url" in the @ font-face of the css code to import custom fonts. What can I do to solve this problem?
I have a huge problem with this program. Whenever I try to create a website, the code in Notepad++ just gets copied over to my internet browser, instead of creating an actual web page. I tried using different browsers like Chrome, Opera etc. but they all act the same. Oh, and note that I'm saving the files with and .html extension. I would really appreciate some help with this.
Hey! So, i really face some big issues where whichever changes i make to the file in order to move everything to the center for example, i refresh the blog and it stays at the exact same way as it was...what should i do?
I didn't do anything really specific with my set up, I just downloaded the program and used it as is - see Joseph's comment above, without the exclamation mark it won't be a comment which is probably why you're seeing the show up on your screen.
are you sure you have the css file linked correctly into the page you are styling? Also, do you have all of your semicolons and brackets correct? One error in any of those and it could throw it all off.
There are a couple things you want to check - first clear your cache in your browser history, 2nd step would be to make sure you are linking your css file into your other file - for example you index.html should have a link to your css. I hope that helps.
Meta tags tell the browser and search engines info about your web page. For instance the meta charset tag allows special characters to render correctly in the browser. The meta viewport tag allows your page to render nicely on different size devices and the meta description frequently appears in searches. There are other tags as well, for instance to not index a page or a canonical tag to deal with duplicate copies of the page.
I'm starting a more basic html playlist. Here is the first video - th-cam.com/video/ElQYu1DmR0o/w-d-xo.html I'm going to try to put some more up over the next week, then it may get less frequent - my day job is being a high school math teacher and school is going to start in about a week.
Hi Adrian, here is a link to an html tutorial I recently uploaded. I would go through that, then my css tutorial, then you should be building great websites in no time. th-cam.com/video/ElQYu1DmR0o/w-d-xo.html
very helpful.... i watched it the whole night and even now am still rewatching it
This video is incredibly easy to follow. As someone who has always wanted to take coding more seriously this is amazing for learning!
Epik!1!!!1!11! now I can make my own website project for the school! you rock!!
MAN THANK YOU FOR THIS VIDEO PLEASE KEEP EM COMMING
New subscriber from Nigeria🇳🇬
Hello, I tried to copy you but when I created the style css folder, my text did not move any clue what could be wrong?
I tried everything and refreshed the page when I was done but the whole thing wasn't aligned on the website like it was for you and I'm afraid if I changed the format to look aligned on my laptop, it might come out scattered on someone else's laptop.... PLEASE I NEED HELP😭😭
Dude ur amazing keep up the good work and don't let anyone tell you otherwise
Boooooooooo
If you were to connect to a database, which would you use?
Thanks for the video! Using the info for an assignment.
hey it 's very helpful video, but i wanted to ask you one question i am refreshing the website but i am not getting the text in middle. Can you please help me with.
Amazing
@Timothy Unkert I can't make my web page align in the center. How do I make that happen because I have done the CSS part and saved it but I tried to refresh the page but it didn't work
put the content in a div and give it a class of container or something you can remember.
your content
In your css with a class of container you would write something like:
.container {
max-width: 600px;
margin: auto;
}
This would give it a max width of 600px and center the content in that div. Make sure you aren't missing any semi-colons at the end of your css or brackets or else it won't work.
great video! you can realy explain well to viewers again Well done!
This video helped me a ton, but I’ve now got the habit of referring to cooking as decoding food
@timothy Unkert how do i add a background image whenever i try to search it its notepad not notepad++
you need to download notepad++ seperatly, notepad++ is the sequal to notepad
Thanks this was super helpful. I just would say that you slow down a little for the beginners being drawn in from the yt algorithm
Nice video Man, this helpfull to make me understand about the coding, "how to use the dots for the css and what make match it or suitbale in index.html"
Thanks Sir :)
Subs from Indonesia
Stopped at 11:20 hopefully I can finish this
Hi!! I am using the Notepad ++ text editor but it does not recognize the "src" and "url" in the
@ font-face of the css code to import custom fonts. What can I do to solve this problem?
Great video, it helpped
Do you need to open it in chrome or can it be something different?
Any browser (chrome, firefox, edge, opera, etc) should work.
Hey Tim, how did you leave some space before typing in line 4?
I just tabbed over using the tab key.
I followed the code to center the nav bar menu, but it isn't moving to the center can you please help. I figured it out.
me too
Parallel Planet Productions what did you do to figure it out?
@@zymonzamoras7781 how?
Me too
Nice bro
how to make that I thing ?
you have a tutorial on youtube
alt gr and w
Shift and backlash
like a true pro he copy pasted the code (thats not even sarcasm just saves time)
Ty
I have a huge problem with this program. Whenever I try to create a website, the code in Notepad++ just gets copied over to my internet browser, instead of creating an actual web page. I tried using different browsers like Chrome, Opera etc. but they all act the same. Oh, and note that I'm saving the files with and .html extension. I would really appreciate some help with this.
you have to save it as (.html) for example index.html
@@qasimmehmood9762 Already figured it out, but thanks anyway!
Hey! So, i really face some big issues where whichever changes i make to the file in order to move everything to the center for example, i refresh the blog and it stays at the exact same way as it was...what should i do?
I'm having the same problems really frustrating... did you manage to find a solution ?
@@couupakb9669 with this particular method not at all…just watched other videos from this and other accounts that were more explanatory…!
@@couupakb9669 just watch the other playlist that he has uploaded in 2020 which is called “basic HTML 2020”
God bless you sir
please let me know if there is anything i need set on in the Notepad ++
I didn't do anything really specific with my set up, I just downloaded the program and used it as is - see Joseph's comment above, without the exclamation mark it won't be a comment which is probably why you're seeing the show up on your screen.
what we have to do if the link relationship between html and css will not work because in my case the rel was not working
check if you put text/css or type/css next to type
be still for the lord and wait
(Ignore im just timestamping where i was last) 13:26
How do people do this
i cant do the style css and i dont know why can some one tell me why i cant do it?
are you sure you have the css file linked correctly into the page you are styling? Also, do you have all of your semicolons and brackets correct? One error in any of those and it could throw it all off.
would this still work in 2022 latest version?
This would still build a website in 2022. Of course, there may be modern considerations that could be included.
uhh why is my .css file not doing anything to that site?... I would like to know how and why does that work on your video and not on my computer...
Make sure you are linking to your css file correctly. It's likely your path to your file is not quite correct.
9th line href command not working
For me in the computer the first symbol u used it is showing as an apostrophe mark..
Thank you man
Thank you😁😁
I followed your steps but when I started to making CSS style by your steps it doesn't work can you please reply to me I will appreciate.
There are a couple things you want to check - first clear your cache in your browser history, 2nd step would be to make sure you are linking your css file into your other file - for example you index.html should have a link to your css. I hope that helps.
Thanks for your reply. I'll try it.
Sir I have Doubt what is meta
Meta tags tell the browser and search engines info about your web page. For instance the meta charset tag allows special characters to render correctly in the browser. The meta viewport tag allows your page to render nicely on different size devices and the meta description frequently appears in searches. There are other tags as well, for instance to not index a page or a canonical tag to deal with duplicate copies of the page.
thanks sir im a bit late with my project but its finished
Thank you sir
after all that, my text didn't center. except for the "copyright" and the "home" buttons.
everything else in between didn't center.
🥺😞😞
thanks
a lottt
Please next time can you show everything from scratch like how to change the folder from .txt to .html
Did I change a folder from .txt to .html or a file?
Press Save as, then choose all files under where u put the name in, then make sure save it as "index.html"
The style css file I believe is not working as it is not aliging
gotta love when your css doesnt work when its typed properly B))
nvm i got it
How u fix it?
why when i select refresh nothing happen
Could you elaborate a bit?
I am failing to ad pictures
hmm, nice work. but I just can't get the css thing to work.
check the spelling and path of your link tag in the head of the html document.
#ThmonthyUnkret
Sir i done css style and saved also but could not algin my content in center i did all all like you
Plzz help us
check that you have all your semicolons and brackets in your css. one small error will throw everything off.
@@TimothyUnkert You are A good
Person your vedios are help ful but i problem in part 1 css style ok
I see whats happen
this is a shambles of a comment
@@RanaAshfaqDesi spellings
don't make excuses like ' English isn't my first language '
english is also not mine first language
the style css file dosant work
when you will save css change the type during giving name to css and change it to stylesheet.css
15:37
its really fun to study this website learning but Im sorry we need alot of explanation. thanks
I'm starting a more basic html playlist. Here is the first video - th-cam.com/video/ElQYu1DmR0o/w-d-xo.html
I'm going to try to put some more up over the next week, then it may get less frequent - my day job is being a high school math teacher and school is going to start in about a week.
4:29
is that actually copyrighted>
Thanks funny teacher btw
SIGMA BALLS
CSS Doesn't work
Check to make sure you linked in the CSS correctly.
@@TimothyUnkert I did but didnt work
@@beatlazi5845 what is your code for your link and where is your css located?
How the fuq is part one
100th comment
this is definitely not for a total beginner.
Hi Adrian, here is a link to an html tutorial I recently uploaded. I would go through that, then my css tutorial, then you should be building great websites in no time.
th-cam.com/video/ElQYu1DmR0o/w-d-xo.html
@@TimothyUnkert thank you :)
8:01
7:32