
venum
Newbie

Apr 28, 2005, 6:50 AM
Post #1 of 4
(413 views)
Shortcut
|
|
HTML Guide For u ALL!
|
Can't Post
|
|
So you wana learn html? My way! Well ill show you some basic Html ok people. This guide was not coppied its mine =) For once its my WORK! yes! lol ok now lets get back on track. First check for note pad go to start Then programs then accessories then look for note pad if you see it click it. Once you have clicked it then first step i lets try a easy title like up at the top that blue stript that says Free Games Forum: Genral: Genral Forum First your in note pad right? Ok then.... ONCE YOU ARE IN TELL ME K your in first type this <title> Type that in notepad do NOT move on by your self! Next try this <title> This is my title </title> Ok now that you did that let me explain somthing. That / In the right hand side one is the ending the open one has none so dont think its a mess up. Next This is the title you will see on your homepage so pick one but this is how you will do it. <H1> My title of my homepage </H1> Once you have done that In NOTEPAD ONLY! press file save as and then when the save as thing pops up pick a folder to put it in BUT DONT SAVE YET! first type what you want to name is type it like this whatiwananameit.html make sure you PUT .html at the end of whatiwananameit Ok Once you do that you will see another bar under it saying Txt files change it to all files. Then press save Go look for where you saved it and then open it if you have got a title and a Homepage title. Then you did that part RIGHT.!!!!! Ok next a paragraph. <P> First paragraph </P> after you have typed your paragraph then scroll down and put another header. <H2> Under water basket weaving </H2> Thats your title but you can change it so then once you got that put a paragraph under it so it looks like this <H2> Under water basket weaving </H2> <P> Under water baket weaving is hard becuase etc.... </P> And then once you got that you have now masterd the basics! So all togeather it should look like <HTML> <TITLE> My title </TITLE> <H1> My homepage title </H1> <P> This is my first website totally! </P> <H2> Header like gapping </H2> <P> Gapping on a skate board is easy =) </P> Then save it like i told you once before above! And it should work. Thanks for reading Venum's Guide of HTML!
|