HTML code for beginners

<br> = Line break

<b>bold</b> = bold text

<i>italic</i> = italicize

<u>underline</u> = underline

<div align=center>center text</div>

<blockquote></blockquote> = increase margins

<font size=+2>Font size</font> = adjust font size, can increase or decrease

<font color=#ff3333>Font color</font> = Font color

<small color=#ff3333>Font size and color</font> = Font size and color

<font face=Times New Roman>Times New Roman</font> = font face

<body bgcolor=#ffffcc> = background color

<a href="aug.html">Calendar</a> = link to file in same folder

<a href="http://plantpath.unl.edu/llane/101/ws.html">Make a web site</a> = link to file on the internet

<img src="image.jpg" height="0" width="0" border="0"> = insert image

List of HTML 4.0 coding elements. Coding Greek and symbols in HTML