Here's my website: jedtrently.com
I made it in adobe's DW. Domain brought & hosted via godaddy. I can't seem to get the images to display. Can someone please tell me where I've gone wrong?
Homepage:
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Jed Trently Productions</title>
<link href="main.css" rel="stylesheet" type="text/css">
</head>
<body>
<h1><img src="images/Lightbulb_03_02.jpg" alt="" width="1504" height="356" class="headerpicture"/></h1>
<ul>
<li><a href="index.html" title="Jed Trently Productions Homepage" target="_self">Home</a></li>
<li><a href="Portfolio.html" title="Jed Trently Productions Portfolio" target="_self">Portfolio</a></li>
<li><a href="Contact.html" title="Jed Trently Productions Contact" target="_self">Contact</a></li>
</ul>
<h1>Based in Birmingham, UK</h1>
<h2>Photography, Film & Television, Creative Media</h2>
<p><img src="images/DSC_0074.JPG" width="602" height="400" alt="Joseph Chamberlain Clock Tower University of Birmingham"/></p>
<p>Joseph Chamberlain Clock Tower, University of Birmingham</p>
<p><a href="https/www.facebook.com/FrankJaegerZanzibar" title="Facebook Page" target="_blank"><img src="images/DSC_0637.JPG" width="602" height="400" alt=""/></a></p>
<p>Local hick poses by road sign, Birmingham</p>
<p><img src="images/DSC_0245.JPG" width="602" height="400" alt=""/></p>
<p>Bar light & wall mount at The Mac Art Center, Birmingham</p>
<p><img src="images/DSC_0629.JPG" width="602" height="400" alt=""/></p>
<p>British indie band 'Emotions' pose next to felled tree, The Sticks</p>
<p><img src="images/DSC_0083.JPG" width="602" height="400" alt=""/></p>
<p>Bullring shopping center roof, Birmingham</p>
<p> </p>
<p> </p>
<p class="copyrighttext">Copyright 2014© - Site design by <a href="https/www.facebook.com/FrankJaegerZanzibar" title="Facebook Page" target="_blank">Frank Jaeger</a></p>
<p> </p>
<p> </p>
</body>
</html>
I made it in adobe's DW. Domain brought & hosted via godaddy. I can't seem to get the images to display. Can someone please tell me where I've gone wrong?
Homepage:
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Jed Trently Productions</title>
<link href="main.css" rel="stylesheet" type="text/css">
</head>
<body>
<h1><img src="images/Lightbulb_03_02.jpg" alt="" width="1504" height="356" class="headerpicture"/></h1>
<ul>
<li><a href="index.html" title="Jed Trently Productions Homepage" target="_self">Home</a></li>
<li><a href="Portfolio.html" title="Jed Trently Productions Portfolio" target="_self">Portfolio</a></li>
<li><a href="Contact.html" title="Jed Trently Productions Contact" target="_self">Contact</a></li>
</ul>
<h1>Based in Birmingham, UK</h1>
<h2>Photography, Film & Television, Creative Media</h2>
<p><img src="images/DSC_0074.JPG" width="602" height="400" alt="Joseph Chamberlain Clock Tower University of Birmingham"/></p>
<p>Joseph Chamberlain Clock Tower, University of Birmingham</p>
<p><a href="https/www.facebook.com/FrankJaegerZanzibar" title="Facebook Page" target="_blank"><img src="images/DSC_0637.JPG" width="602" height="400" alt=""/></a></p>
<p>Local hick poses by road sign, Birmingham</p>
<p><img src="images/DSC_0245.JPG" width="602" height="400" alt=""/></p>
<p>Bar light & wall mount at The Mac Art Center, Birmingham</p>
<p><img src="images/DSC_0629.JPG" width="602" height="400" alt=""/></p>
<p>British indie band 'Emotions' pose next to felled tree, The Sticks</p>
<p><img src="images/DSC_0083.JPG" width="602" height="400" alt=""/></p>
<p>Bullring shopping center roof, Birmingham</p>
<p> </p>
<p> </p>
<p class="copyrighttext">Copyright 2014© - Site design by <a href="https/www.facebook.com/FrankJaegerZanzibar" title="Facebook Page" target="_blank">Frank Jaeger</a></p>
<p> </p>
<p> </p>
</body>
</html>