back to Course
|
<html>
<head> <title> Here your title is expected to be written </title> </head> <body> <h1> Xyzbert's first homepage </h1> <table border=0> <tr> <td> <img src=dasbinich.jpg height=150 /> </td> <td> <ul> my hobbies <li />playing cards <li />collect stamps <li />Besides that i like <br />to surf in the internet with my friends <li />viewing balet </ul> </td> </tr> </table> <h3> b Something on Cultivation of Flowers </h3> Here you can write some text about yourself <br />and trigger a line break <br />Some <font color=red>red text, <b>bold and <font size=+1>larger than standard </font> </b> </font> wanted ? <br /> <a href="http://www.meinefreundin.de/" target=_blank> The Homepage of my Friend </a> <br /> <a href="http://www.abba.com/" target=_blank> The Homepage of ABBA </a> <hr /> <font size=-2>© Xyzbert September 2003</font> <a href="mailto :html4kidz@gflaig.de">
my email html4kidz@gflaig.de </a> </body> </html> |
back to Course