![]() |
||||||||||||||
|
||||||||||||||
blade2k
» articles & tutorialsFirst HTML Page
This is the opening tag, indicating that this is an HTML Page, <head> This is the head tag. <title>Title</title>Title is what you see at the top of the page. In... the toolbar thingy. </head>End head tag. <body>Now, your into the page! <center>(optional) This is if you want to center stuff. TeXt - Enter what you want on the page. </center> End center tag. </body>End body tag. </html>End html tag. HTML FORMATTING: <br> A break. <b>text</b>Bold <i>text</i>Italic <u>Underlined</u> <p>TeXtTTxtTxt</p>Paragraph. Advanced tags. <?php ?> - PHP tag. #!usr/bin/perl - Beginning of a CGI Page. <% %> - ASP Tags. for tables, refer to my other tutorial on tables. Enjoy. |
|
|||||||||||||
|
©2002-2008 blade2k.net - parsed in 0.002 seconds - view active users
[16140 members][newest member: Ashurei]
|
||||||||||||||