Image floating right 2
<head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <style rel="stylesheet" type="text/css"> .imgright { vertical-align: top; border: 1px solid #eee; padding: 3px; float: right; margin: 5px; } </style> </head> <body> <p><img src="http://java2s.com/style/logo.png" alt="" width="80" height="60" class="imgright" />I made this template to be distributed and used for free, but if possible i would like you to give me some credit keeping the credits at the footer. You can use this theme for whatever, all I ask is if you want please keep a <a href="">link</a> to my website. If you need some work done, please contact me for more. </p> </body> </html>