The 21st Century Magazine,
at South Florida's www.miami-dade-online.com.
This table shows the amount of HTML text required to make visible the phrase, "All potential entails chance."
| All potential entails chance. |
| <FONT FACE="Arial" SIZE="+1"><U>All</U> <STRONG>potential</STRONG>
<EM>entails</EM> </FONT><FONT FACE="Arial" SIZE="+1" COLOR="#00ff00">chance.</FONT><FONT FACE="Arial" SIZE="+1"> </FONT> |
HTML dictates the font (Note that you must have an opening and ending code.)
| All potential entails chance. |
| <FONT FACE="Arial" SIZE="+1"><U>All</U> <STRONG>potential</STRONG>
<EM>entails</EM> </FONT><FONT FACE="Arial" SIZE="+1" COLOR="#00ff00">chance.</FONT><FONT FACE="Arial" SIZE="+1"> </FONT> |
HTML dictates underlinging
| All potential entails chance. |
| <FONT FACE="Arial" SIZE="+1"><U>All</U> <STRONG>potential</STRONG>
<EM>entails</EM> </FONT><FONT FACE="Arial" SIZE="+1" COLOR="#00ff00">chance.</FONT><FONT FACE="Arial" SIZE="+1"> </FONT> |
HTML dictates bolding
| All potential entails chance. |
| <FONT FACE="Arial" SIZE="+1"><U>All</U> <STRONG>potential</STRONG>
<EM>entails</EM> </FONT><FONT FACE="Arial" SIZE="+1" COLOR="#00ff00">chance.</FONT><FONT FACE="Arial" SIZE="+1"> </FONT> |
HTML dictates italics
| All potential entails chance. |
| <FONT FACE="Arial" SIZE="+1"><U>All</U> <STRONG>potential</STRONG>
<EM>entails</EM> </FONT><FONT FACE="Arial" SIZE="+1" COLOR="#00ff00">chance.</FONT><FONT FACE="Arial" SIZE="+1"> </FONT> |
HTML dictates color change
| All potential entails chance. |
| <FONT FACE="Arial" SIZE="+1"><U>All</U> <STRONG>potential</STRONG>
<EM>entails</EM> </FONT><FONT FACE="Arial" SIZE="+1" COLOR="#00ff00">chance.</FONT><FONT FACE="Arial" SIZE="+1"> </FONT> |
The importance of HTML cannot be underestimated. It is HTML which is read by the Search
Engines. For, in addition to font, bolding, underlining, etc., the HTML tells the Search Engines
what is inside the Website. For any Website to be successful, the HTML must be perfect. Certain
Search Engines such as AltaVista and Google are reported to completely ignore websites having
invalid html tag sequences. Also, when you open an html tag, you must close it too.