HTM14


Description

Output

Source Code









Description

This output showing the different colors of text with line break and also the basic design using lines.....







Output

















Source Code

<HTML>

<HEAD>

<TITLE>HTM14</TITLE>

</HEAD>

<BODY>

<BR><BR><BR>

<HR COLOR=red WIDTH=300 ALIGN=left>

<HR COLOR=blue WIDTH=400 ALIGN=left>

<HR COLOR=green WIDTH=500 ALIGN=left>

<HR NOSHADE SIZE=12>

<HR COLOR=green WIDTH=500 ALIGN=right>

<HR COLOR=blue WIDTH=400 ALIGN=right>

<HR COLOR=red WIDTH=300 ALIGN=right>

</BODY>

</HTML>

BACK