effpeetee
07-07-2007, 12:36 PM
http://www.exitfegs.co.uk/Picchoose.html
This is the page that I am referring to. If you view it, you will find that it displays OK until the bottom two lines. I have entitled the beginning on my PC as "FROM HERE"
The code is consistent, so I can't understand it, I can only show the last of it. It is rather long.
It is the end of a DIV.
1024x728 - IE7 - Vista Business.
The text and hyperlinks still need some attention. Just as soon as I get time.
<p><span><a href="90a.html"><img src="89a.jpg" alt="" width="100" height="80"> Alresford High Street.</a></span></p>
<p><span><a href="91a.html"><img src="90a.jpg" alt=" " width="100" height="80"> Brecon Mountain railway station.</a></span></p>
<p><span><a href="92a.html"><img src="91a.jpg" alt="" width="100" height="80"> But do they have the answers?</a></span></p>
<p><span><a href="93a.html"><img src="92a.jpg" alt="" width="100" height="80"> An ornamental bridge in Japan.</a></span></p>
<p><span><a href="94a.html"><img src="93a.jpg" alt="" width="100" height="80"> An Australian Gum tree.</a></span></p>
<p><span><a href="95a.html"><img src="94a.jpg" alt="" width="100" height="80"> Alresford High Street.</a></span></p>
<p><span><a href="96a.html"><img src="95a.jpg" alt=" " width="100" height="80"> Brecon Mountain railway station.</a></span></p>
<p><span><a href="97a.html"><img src="96a.jpg" alt="" width="100" height="80"> But do they have the answers?</a></span></p>
<p><span><a href="98a.html"><img src="97a.jpg" alt="" width="100" height="80"> An ornamental bridge in Japan.</a></span></p>
<p><span><a href="99a.html"><img src="98a.jpg" alt="" width="100" height="80"> FROM HERE.</a></span></p>
<p><span><a href="100a.html"><img src="99a.jpg" alt="" width="100" height="80"> Alresford High Street.</a></span></p>
<p><span><a href="101a.html"><img src="100a.jpg" alt=" " width="100" height="80"> Brecon Mountain railway station.</a></span></p>
<p><span><a href="102a.html"><img src="101a.jpg" alt="" width="100" height="80"> But do they have the answers?</a></span></p>
<p><span><a href="103a.html"><img src="102a.jpg" alt="" width="100" height="80"> An ornamental bridge in Japan.</a></span></p>
<p><span><a href="104a.html"><img src="107a.jpg" alt=" " width="100" height="80">An ornamental bridge in Japan.</a></span></p>
<p><span><a href="105a.html"><img src="smilepleasea.jpg" alt="" width="100" height="80">smileplease</a></span></p>
<p><span><a href="106a.html"><img src="Hove1a.jpg" alt="" width="100" height="80">An ornamental bridge in Japan.</a></span></p>
<p><span><a href="107a.html"><img src="Hove2007a.jpg" alt="" width="100" height="80">An ornamental bridge in Japan.</a></span></p>
<p><span><a href="108a.html"><img src="108a.jpg" alt="" width="100" height="80">108wwwwwww</a></span></p>
<p><span><a href="109a.html"><img src="109a.jpg" alt="" width="100" height="80">109wwwwwww</a></span></p>
<p><span><a href="110a.html"><img src="110a.jpg" alt="" width="100" height="80"> 110wwwwwww</a></span></p>
<p><span><a href="111a.html"><img src="111a.jpg" alt="" width="100" height="80"> 111wwwwwww</a></span></p>
<p><span><a href="112a.html"><img src="112a.jpg" alt="" width="100" height="80"> 112wwwwwww</a></span></p></div>
</body>
</html>
</span>
CSS code-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<style type="text/css">* { margin: 0; padding: 0; }
html, body {
margin: 0px;
padding: 0px;
display: inline-block;
background-color: #CCCCCC;
color:white;
}
.wrapper {
text-align: center;
background-color: #cccccc;
color:white;
margin-top: 1px;
}
.wrapper p {
display: inline;
font-size:x-small;
}
.wrapper span {
margin: 1em;
vertical-align: top;
width: 100px;
height: 100px;
display: table-cell;
display: inline-block;
}
.wrapper p span {
vertical-align:top;
}
.wrapper p img {
margin-bottom: 1px;
border: none;
margin-top: 1px;
}
.wrapper a {
text-decoration: none;
color: #000;
}
.valid {
width: 200px;
float: right;
margin: 50px 20px 0 0;
}
.valid img {
border: none;
}
</style>
This is the page that I am referring to. If you view it, you will find that it displays OK until the bottom two lines. I have entitled the beginning on my PC as "FROM HERE"
The code is consistent, so I can't understand it, I can only show the last of it. It is rather long.
It is the end of a DIV.
1024x728 - IE7 - Vista Business.
The text and hyperlinks still need some attention. Just as soon as I get time.
<p><span><a href="90a.html"><img src="89a.jpg" alt="" width="100" height="80"> Alresford High Street.</a></span></p>
<p><span><a href="91a.html"><img src="90a.jpg" alt=" " width="100" height="80"> Brecon Mountain railway station.</a></span></p>
<p><span><a href="92a.html"><img src="91a.jpg" alt="" width="100" height="80"> But do they have the answers?</a></span></p>
<p><span><a href="93a.html"><img src="92a.jpg" alt="" width="100" height="80"> An ornamental bridge in Japan.</a></span></p>
<p><span><a href="94a.html"><img src="93a.jpg" alt="" width="100" height="80"> An Australian Gum tree.</a></span></p>
<p><span><a href="95a.html"><img src="94a.jpg" alt="" width="100" height="80"> Alresford High Street.</a></span></p>
<p><span><a href="96a.html"><img src="95a.jpg" alt=" " width="100" height="80"> Brecon Mountain railway station.</a></span></p>
<p><span><a href="97a.html"><img src="96a.jpg" alt="" width="100" height="80"> But do they have the answers?</a></span></p>
<p><span><a href="98a.html"><img src="97a.jpg" alt="" width="100" height="80"> An ornamental bridge in Japan.</a></span></p>
<p><span><a href="99a.html"><img src="98a.jpg" alt="" width="100" height="80"> FROM HERE.</a></span></p>
<p><span><a href="100a.html"><img src="99a.jpg" alt="" width="100" height="80"> Alresford High Street.</a></span></p>
<p><span><a href="101a.html"><img src="100a.jpg" alt=" " width="100" height="80"> Brecon Mountain railway station.</a></span></p>
<p><span><a href="102a.html"><img src="101a.jpg" alt="" width="100" height="80"> But do they have the answers?</a></span></p>
<p><span><a href="103a.html"><img src="102a.jpg" alt="" width="100" height="80"> An ornamental bridge in Japan.</a></span></p>
<p><span><a href="104a.html"><img src="107a.jpg" alt=" " width="100" height="80">An ornamental bridge in Japan.</a></span></p>
<p><span><a href="105a.html"><img src="smilepleasea.jpg" alt="" width="100" height="80">smileplease</a></span></p>
<p><span><a href="106a.html"><img src="Hove1a.jpg" alt="" width="100" height="80">An ornamental bridge in Japan.</a></span></p>
<p><span><a href="107a.html"><img src="Hove2007a.jpg" alt="" width="100" height="80">An ornamental bridge in Japan.</a></span></p>
<p><span><a href="108a.html"><img src="108a.jpg" alt="" width="100" height="80">108wwwwwww</a></span></p>
<p><span><a href="109a.html"><img src="109a.jpg" alt="" width="100" height="80">109wwwwwww</a></span></p>
<p><span><a href="110a.html"><img src="110a.jpg" alt="" width="100" height="80"> 110wwwwwww</a></span></p>
<p><span><a href="111a.html"><img src="111a.jpg" alt="" width="100" height="80"> 111wwwwwww</a></span></p>
<p><span><a href="112a.html"><img src="112a.jpg" alt="" width="100" height="80"> 112wwwwwww</a></span></p></div>
</body>
</html>
</span>
CSS code-
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<style type="text/css">* { margin: 0; padding: 0; }
html, body {
margin: 0px;
padding: 0px;
display: inline-block;
background-color: #CCCCCC;
color:white;
}
.wrapper {
text-align: center;
background-color: #cccccc;
color:white;
margin-top: 1px;
}
.wrapper p {
display: inline;
font-size:x-small;
}
.wrapper span {
margin: 1em;
vertical-align: top;
width: 100px;
height: 100px;
display: table-cell;
display: inline-block;
}
.wrapper p span {
vertical-align:top;
}
.wrapper p img {
margin-bottom: 1px;
border: none;
margin-top: 1px;
}
.wrapper a {
text-decoration: none;
color: #000;
}
.valid {
width: 200px;
float: right;
margin: 50px 20px 0 0;
}
.valid img {
border: none;
}
</style>