html Coding: <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <link rel="stylesheet" href="http://yourwebsite.com/css/your.css" /> </head> <body> <a href="http://yourwebsite.com/webDesign.html" title="YourWebDesign" target="_blank"> <table width="400px" align="center"> <tr> <td align="center"> <img src="http://yourwebsite.com/images/yourLogo.jpg" width="300"/> </td> </tr> <tr> <td align="center" > <h2>"Affordable Web Services"</h2><br /> <br /> Complete Design Templates and Coding Experts. </td> </tr> </table> </a> </body> </html>