very helpful.... i watched it the whole night and even now am still rewatching it
@jackmeister43542 жыл бұрын
This video is incredibly easy to follow. As someone who has always wanted to take coding more seriously this is amazing for learning!
@shibaramen562 жыл бұрын
Epik!1!!!1!11! now I can make my own website project for the school! you rock!!
@chrissy-ef9to4 жыл бұрын
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😭😭
@randylovett532 Жыл бұрын
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?
@arinzemiracle47983 жыл бұрын
New subscriber from Nigeria🇳🇬
@hereticwaffle55143 жыл бұрын
This video helped me a ton, but I’ve now got the habit of referring to cooking as decoding food
@maximilanriccomini46545 жыл бұрын
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
@lahertrivedi48878 ай бұрын
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.
@Sipho.mdluli4 жыл бұрын
MAN THANK YOU FOR THIS VIDEO PLEASE KEEP EM COMMING
@rrc59824 жыл бұрын
If you were to connect to a database, which would you use?
@Runic_5 жыл бұрын
Dude ur amazing keep up the good work and don't let anyone tell you otherwise
@venomfiedd1674 жыл бұрын
Boooooooooo
@jessstaples97585 жыл бұрын
Thanks for the video! Using the info for an assignment.
@tiktutorial22753 жыл бұрын
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
@reddit10183 жыл бұрын
Stopped at 11:20 hopefully I can finish this
@Excellencegroup2 жыл бұрын
great video! you can realy explain well to viewers again Well done!
@michaI69420 Жыл бұрын
Amazing
@jaccokapitein32234 жыл бұрын
be still for the lord and wait
@21dreams94 жыл бұрын
@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
@TimothyUnkert4 жыл бұрын
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.
@quitoxictv83072 жыл бұрын
like a true pro he copy pasted the code (thats not even sarcasm just saves time)
@Django-433 жыл бұрын
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?
@samuelyohannan82772 жыл бұрын
For me in the computer the first symbol u used it is showing as an apostrophe mark..
@Prof1cy4 жыл бұрын
@timothy Unkert how do i add a background image whenever i try to search it its notepad not notepad++
@TheNosemeister3 жыл бұрын
you need to download notepad++ seperatly, notepad++ is the sequal to notepad
@MonaandShaun14 жыл бұрын
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.
@zymonzamoras77814 жыл бұрын
me too
@guyroni62334 жыл бұрын
Parallel Planet Productions what did you do to figure it out?
@Mario-hq6cl4 жыл бұрын
@@zymonzamoras7781 how?
@prasannamudannayake87354 жыл бұрын
Me too
@bebeusxl98425 жыл бұрын
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.
@qasimmehmood97625 жыл бұрын
you have to save it as (.html) for example index.html
@bebeusxl98425 жыл бұрын
@@qasimmehmood9762 Already figured it out, but thanks anyway!
@valtterim4168 Жыл бұрын
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...
@TimothyUnkert Жыл бұрын
Make sure you are linking to your css file correctly. It's likely your path to your file is not quite correct.
@promisenikoi74234 жыл бұрын
God bless you sir
@m3do3284 жыл бұрын
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.
@TimothyUnkert4 жыл бұрын
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.
@m3do3284 жыл бұрын
Thanks for your reply. I'll try it.
@bowlstorts69224 жыл бұрын
thanks sir im a bit late with my project but its finished
@rhyssyg4 жыл бұрын
Do you need to open it in chrome or can it be something different?
@TimothyUnkert4 жыл бұрын
Any browser (chrome, firefox, edge, opera, etc) should work.
@fatimaomolori12753 жыл бұрын
Please next time can you show everything from scratch like how to change the folder from .txt to .html
@TimothyUnkert3 жыл бұрын
Did I change a folder from .txt to .html or a file?
@GtvCsatorna2 жыл бұрын
Press Save as, then choose all files under where u put the name in, then make sure save it as "index.html"
@rajuprasad3575 Жыл бұрын
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
@LourensvdMerwe217 ай бұрын
check if you put text/css or type/css next to type
@shubhamjaat72704 жыл бұрын
Nice bro
@prerittyagi35194 жыл бұрын
9th line href command not working
@carmelojamescoronado25014 жыл бұрын
i cant do the style css and i dont know why can some one tell me why i cant do it?
@TimothyUnkert4 жыл бұрын
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.
@louietheswan96893 жыл бұрын
Great video, it helpped
@edrisposnasky69294 жыл бұрын
its really fun to study this website learning but Im sorry we need alot of explanation. thanks
@TimothyUnkert4 жыл бұрын
I'm starting a more basic html playlist. Here is the first video - kzbin.info/www/bejne/e520iqhnedKFZtE 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.
@OmairKamran4 жыл бұрын
Hey Tim, how did you leave some space before typing in line 4?
@TimothyUnkert4 жыл бұрын
I just tabbed over using the tab key.
@dd.tsk. Жыл бұрын
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?
@couupakb9669 Жыл бұрын
I'm having the same problems really frustrating... did you manage to find a solution ?
@dd.tsk. Жыл бұрын
@@couupakb9669 with this particular method not at all…just watched other videos from this and other accounts that were more explanatory…!
@dd.tsk. Жыл бұрын
@@couupakb9669 just watch the other playlist that he has uploaded in 2020 which is called “basic HTML 2020”
@stutteringcris468 Жыл бұрын
after all that, my text didn't center. except for the "copyright" and the "home" buttons. everything else in between didn't center. 🥺😞😞
@Joeben20164 жыл бұрын
The style css file I believe is not working as it is not aliging
@arcticfoxtm86955 жыл бұрын
gotta love when your css doesnt work when its typed properly B))
@arcticfoxtm86955 жыл бұрын
nvm i got it
@Runic_5 жыл бұрын
How u fix it?
@Kum5al_3c32 жыл бұрын
would this still work in 2022 latest version?
@TimothyUnkert2 жыл бұрын
This would still build a website in 2022. Of course, there may be modern considerations that could be included.
@sparymancallofduty6311 Жыл бұрын
Sir I have Doubt what is meta
@TimothyUnkert Жыл бұрын
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.
@liminalsequence2 жыл бұрын
hmm, nice work. but I just can't get the css thing to work.
@TimothyUnkert2 жыл бұрын
check the spelling and path of your link tag in the head of the html document.
@dejv55555 жыл бұрын
how to make that I thing ?
@m3do3284 жыл бұрын
you have a tutorial on youtube
@smolkoc42274 жыл бұрын
alt gr and w
@yannisulakov99104 жыл бұрын
Shift and backlash
@legatvslegiones4133 жыл бұрын
Ty
@vandycbv5023 жыл бұрын
I am failing to ad pictures
@paulwma38144 жыл бұрын
please let me know if there is anything i need set on in the Notepad ++
@TimothyUnkert4 жыл бұрын
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.
@Amplifyaffiliates2 жыл бұрын
why when i select refresh nothing happen
@TimothyUnkert2 жыл бұрын
Could you elaborate a bit?
@shivamkafle57684 жыл бұрын
Thank you man
@gravitydarwin58223 жыл бұрын
Thank you sir
@redapple15993 жыл бұрын
is that actually copyrighted>
@SDFIFA314 жыл бұрын
thanks a lottt
@RanaAshfaqDesi4 жыл бұрын
#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
@TimothyUnkert4 жыл бұрын
check that you have all your semicolons and brackets in your css. one small error will throw everything off.
@RanaAshfaqDesi4 жыл бұрын
@@TimothyUnkert You are A good Person your vedios are help ful but i problem in part 1 css style ok I see whats happen
@nasus_elyob4 жыл бұрын
this is a shambles of a comment
@prerittyagi35194 жыл бұрын
@@RanaAshfaqDesi spellings don't make excuses like ' English isn't my first language ' english is also not mine first language
@MariaJameel19964 жыл бұрын
Thank you😁😁
@extrax20033 жыл бұрын
(Ignore im just timestamping where i was last) 13:26
@jjockchababa8 ай бұрын
SIGMA BALLS
@nicolasmathys20623 жыл бұрын
Thanks funny teacher btw
@nazianazir71814 жыл бұрын
the style css file dosant work
@viralvideos95024 жыл бұрын
when you will save css change the type during giving name to css and change it to stylesheet.css
@beatlazi58453 жыл бұрын
CSS Doesn't work
@TimothyUnkert3 жыл бұрын
Check to make sure you linked in the CSS correctly.
@beatlazi58453 жыл бұрын
@@TimothyUnkert I did but didnt work
@TimothyUnkert3 жыл бұрын
@@beatlazi5845 what is your code for your link and where is your css located?
@anwarkovoor79592 жыл бұрын
100th comment
@vpx_mbyt76633 жыл бұрын
How the fuq is part one
@anfanglove4 жыл бұрын
this is definitely not for a total beginner.
@TimothyUnkert4 жыл бұрын
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. kzbin.info/www/bejne/e520iqhnedKFZtE