HTML HelpHTML stands for Hyper Text MarkUp Language. It is just that...a language that the computer understands and will display a picture or a text in a certain way. Think of HTML as a recipe book. The codes are the ingredients that make the cake. These are some examples of the HTML code that you will or may want to use on your web site. These are just very basic codes, and we will add more a little later on. At the top, is what the code should look like in your document. The part on the bottom is how it will appear on the web site. Copy and Pasting is a big time saver! We found that out in a hurry. <center> This will center a region of your images, pictures or text </center> <b> This will make the text bold </b> This will make the text bold <hr> This code will create a horizontal line. This looks nice in guestbooks as well <br> The carriage return code <i>The italic lettering code </i> italic letters <p>To make a new paragraph
<h1> Heading size 1 </h1> Heading size 1<h2> Heading size 2 </h2>Heading size 2<h3> Heading size 3 </h3> Heading size 3<font size="1">Font size 1 </font> Font size 1 <font size="2">Font size 2 </font> Font size 2 <font size="3">Font size 3 </font> Font size 3 <font size="4">Font size 4 </font> Font size 4 <font size="5">Font size 5 </font> Font size 5 <font color="blue">Blue Text </font> Blue Text <font color="red">Red Text </font> Red Text <font color="yellow">Yellow Text </font> Yellow Text <font color="black"> Black Text </font> Black Text <font color="white"> White Text </font> White Text <font color="green"> Green Text </font> Green Text These font codes work with both Internet Explorer 3.0 or greater and Netscape
for any dead or outdated links To HTML Help Page 2 To Main Index
View Guestbook ![]()
|