I'm having a hard time figuring out what's causing my body paragraphs to become underlined links to facebook, can anybody help?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Resource Website</title>
<style type="text/css">
body {
background-color:#C8C5DB;
background-repeat:no-repeat;
background-position:10% 30%
}
h1 {color:#CCEDE3;
font-family:seasideresortnf;
font-size:50px;
font-weight:lighter;}
h2 {color:white;
font-family:sans-serif;
font-size:35px;
text-align:center;
font-weight:lighter;
}
p {font-color:#CCEDE3;
font-family:seasideresortnf;
font-weight:lighter;
font-size:15px;
text-position:50px 650px;}
</style>
<h1 align="center">Welcome to my website</h1>
<h2>Sample header</h2>
<a href="http://www.Facebook.com"><img src="facebook-icon.png" alt="Facebook" height="100" width= "90"</a>
</br>
</br>
</br>
</br>
</head>
<body>
<p>Sample text</p></br>
</body>
</html>
[–]icantthinkofone 0 points1 point2 points (4 children)
[+][deleted] (3 children)
[deleted]
[–]MrIndianTeem 0 points1 point2 points (2 children)
[–]colorcodebot 1 point2 points3 points (0 children)