wardD
08-04-2004, 10:50 PM
well I cant figure out why the eagle2 pic wont show. the box is their for it, the code is identical to the 2 pics that do show, except the align= part.
does this look right?
<html>
<head>
<title>closet creations</title>
<style type="text/css">
body {background-color: blue}
h1 {background-color: transparent}
h2 {background-color: transparent}
p {background-color: blue}
</style>
</head>
<body>
<h1>welcome to ward&brenda,s closet creations </h1>
<h2>here are a couple pics of our latest creations</h2>
<p>since we do not have a work shop, we use our walk in closets to house our saws and power tools. hence the name closet creations</p>
<p align=center><img src="Bear Head.jpg" width="300" height="200" alt="Bear Head"></p>
<p><p align=left><img src=eagle2.JPG"width="300" height="200" alt="eagle2"></p>
<p><img src="eagle.jpg" width="300" height="200" alt="Eagle"></p>
<p><b> my sweetie made the bear head, its my fav <br> <b>the eagle was kinda interesting to make, but took a long time to do<p/>
<p>
This is my first crack at a web site. <b>so welcome all</b> and bare with me!!! hopefully there will be good things coming soon. and my photogrphy will improve!!!<p/>
</body>
</html>
the .JPG in the second image is in upper case because that is how it read when i loaded it to the public_html folder.
I tried changing the name of the pic using .jpg( lower case) and it didnt make a dif so i reloaded the pic and changed the code. to JPG, no dif.
any thoughts!!
thanks, ward.
does this look right?
<html>
<head>
<title>closet creations</title>
<style type="text/css">
body {background-color: blue}
h1 {background-color: transparent}
h2 {background-color: transparent}
p {background-color: blue}
</style>
</head>
<body>
<h1>welcome to ward&brenda,s closet creations </h1>
<h2>here are a couple pics of our latest creations</h2>
<p>since we do not have a work shop, we use our walk in closets to house our saws and power tools. hence the name closet creations</p>
<p align=center><img src="Bear Head.jpg" width="300" height="200" alt="Bear Head"></p>
<p><p align=left><img src=eagle2.JPG"width="300" height="200" alt="eagle2"></p>
<p><img src="eagle.jpg" width="300" height="200" alt="Eagle"></p>
<p><b> my sweetie made the bear head, its my fav <br> <b>the eagle was kinda interesting to make, but took a long time to do<p/>
<p>
This is my first crack at a web site. <b>so welcome all</b> and bare with me!!! hopefully there will be good things coming soon. and my photogrphy will improve!!!<p/>
</body>
</html>
the .JPG in the second image is in upper case because that is how it read when i loaded it to the public_html folder.
I tried changing the name of the pic using .jpg( lower case) and it didnt make a dif so i reloaded the pic and changed the code. to JPG, no dif.
any thoughts!!
thanks, ward.