ÿþ<!DOCTYPEhtmlPUBLIC"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <!--style sheet--> <link rel="stylesheet" type="text/css" href="./css/mycss.css"/> <link rel= "shortcut icon" href= "images/favicon.ico" type="image/x-icon" /> <head> <style type="text/css"> body {font-family: "Trebuchet MS", Verdana, sans-serif;} {font-size: 5em} { background-color:#FFFFFF; <!-----Set the background color here--> } table,th,td { border:4px none; } </style> </head> <title>Julia LeClair, Freelance | Designer | Illustrator | Print | Web</title> <body> <!---> <!--Table 1--> <!--Set table background color here--> <table bgcolor="#FFFFFF" width="800" cellspacing="10" cellpadding="10" boder="10" align="center"> <tr> <td width="800" td height="200" align="center"> <!--Load the image--> <img src="images/banner.jpg" alt="Julia LeClair Freelancer" width="728" height="144" border="0"> </td> </tr> </table> <!--Table 2--> <table bgcolor="#FFFFFF" width="200" cellspacing="10" cellpadding="30" boder="10"> <td width="300" td height="100"> <title>Rollover Buttons</title> <style type="text/css"> a {display: block; padding: 2px; text-decoration: none; width: 10em; margin: 2px; color: #8D4F10; font-family: "Trebuchet MS", Verdana, sans-serif;} a:link, a:visited {background: #fbd7a1; border:2px outset #efb57c;} a:focus, a:hover {background: #DAA670; border: 2px outset #DAA670; color; black;} a:active {background: #BB8E60; border: 2px outset #BB8E60;} </style> </head> <body><h6> <a href="index.html">Home</a> <a href="About.html">About The Designer</a> <a href="Portfolio.html">Portfolio</a> <a href="Contact.html">Contact</a> </body></h6> </style> <!--table--> <th height="400" scope="col"><img src="images/block.gif" alt="" width="400" height="300" <!--> <!--Text (Body)--> <table bgcolor="ffffff"> <tr> <td width="400" td height="100" align="left"> <p><b> </td> <!--> <!--Text (Footer)--> </td> </tr> </table> </body> </html>