Hi, This is my second guide so don't be harsh =D. Contents: 1 - What is HTML 2 - Simple Tags 3 - Hello World 1 - What is HTML? Quote from wikipedia. I will just go over some very simple basics. 2 - Simple Tags Some simple HTML tags are: <HTML> </HTML> - the most important tags. <BODY> </BODY> - the main body of text <B> </B> - bold <p> </p> - paragraph <center></center> - Centers your text 3 - Hello World To practice HTML, go to www.practiceboard.com To start off you should make a hello world test. This is my hello world test. Code: <html> <body> <b><center><font color="red">HELLO WORLD!</font></center></b> </body> </html> This would look like: http://www.practiceboard.com/?10485303
Nice guide but you could put some more like Code: <p> for paragraph and Code: <p align=center> for centering text. 6/10
no pictures, no examples or what the coding will look like, too short and not thought through. 2/10 for trying sorry
Too short, quite bad because it says sooooooooooo little... PS. Tell us where you got the quote of what HTML is... Or, ya no... Thats called plagiarism....