|
Let's practice using the "enter" key and making "comments". You can either type everything into the tester, or copy and paste it and then use the enter key to break things to the next line and add in your comments. Put your own words in the comment tag. <html><head><title>comment test</title></head> <body bgcolor="#20b2aa"text="white"link="brown" alink="white"vlink="red"><br /><br /><center><font size="6"><i>Page <u>HEADER</u></i></font><br /><br /> <table width="100%"border="0"cellspacing="0" cellpadding="0"><tr><td width="15%"height="400"align="center" valign="middle">link 1<br /><br />link 2<br /><br />link 3 </td><td width="85%"align="left"valign="top"><p>paragraph</p> <p align="center">paragraph</p></td></tr></table> </body></html> |