Spook811
07-27-2011, 11:06 PM
hi, I'm making my own blog, and the borders aren't showing, heres the html, why is it not showing?
<!DOCTYPE HTML>
<html>
<head>
<title>James's Blog</title>
</head>
<body>
<center>
<h1><font face="Arial"> My Blog</h1>
</font>
</center>
<img style="border:5px solid c5c5c5;" src="Me.jpg">
<font face="Arial">
<h2>James Newman</h2>
<h2><pre><font face="Arial"> ' Jay ' </font></pre></h2>
<h5>
<div style="width:220px;height:20px;border:1px solid 999999;">
<font face="Arial" color="999999">
Email:
</font>
<a href="mailto:james@jayapps.co.uk">James@jayapps.co.uk</a>
<br>
<br>
<div style="width:220px;height:20px;border:1px solid 999999;">
<font face="Arial" color="999999">
Web Site:
</font>
<a href="http://www.jayapps.co.uk">www.jayapps.co.uk</a>
<br>
<br>
<div style="width:220px;height:20px;border:1px solid 999999;">
<font face="Arial" color="999999">
Gender:
</font>
Male
<br>
<br>
<div style="width:220px;height:20px;border:1px solid 999999;">
<font face="Arial" color="999999">
Intrested in:
</font>
Female's
<br>
<br>
<div style="width:220px;height:90px;border:1px solid 999999;">
<font face="Arial" color="999999">
About Me:
</font>
<br>
I enjoy programming and have a great intreats in technology. You can vist my website by clicking the link above.
</h5>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<center>
<font face="Arial">
<h4>[ James Newman ] </h4>
<h5>This blog was written by hand with TextWangler</h5>
</font>
</center>
</body>
</html>
<!DOCTYPE HTML>
<html>
<head>
<title>James's Blog</title>
</head>
<body>
<center>
<h1><font face="Arial"> My Blog</h1>
</font>
</center>
<img style="border:5px solid c5c5c5;" src="Me.jpg">
<font face="Arial">
<h2>James Newman</h2>
<h2><pre><font face="Arial"> ' Jay ' </font></pre></h2>
<h5>
<div style="width:220px;height:20px;border:1px solid 999999;">
<font face="Arial" color="999999">
Email:
</font>
<a href="mailto:james@jayapps.co.uk">James@jayapps.co.uk</a>
<br>
<br>
<div style="width:220px;height:20px;border:1px solid 999999;">
<font face="Arial" color="999999">
Web Site:
</font>
<a href="http://www.jayapps.co.uk">www.jayapps.co.uk</a>
<br>
<br>
<div style="width:220px;height:20px;border:1px solid 999999;">
<font face="Arial" color="999999">
Gender:
</font>
Male
<br>
<br>
<div style="width:220px;height:20px;border:1px solid 999999;">
<font face="Arial" color="999999">
Intrested in:
</font>
Female's
<br>
<br>
<div style="width:220px;height:90px;border:1px solid 999999;">
<font face="Arial" color="999999">
About Me:
</font>
<br>
I enjoy programming and have a great intreats in technology. You can vist my website by clicking the link above.
</h5>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<center>
<font face="Arial">
<h4>[ James Newman ] </h4>
<h5>This blog was written by hand with TextWangler</h5>
</font>
</center>
</body>
</html>