Sent by Tim Luoma on 25 July 2002 01:01
http://www.tntluoma.com/ethan/
In DIV titled 'Pictures of Ethan'
Windows, 1024x768 or less ....
Mozilla 2002071914
Problem: bullets overlap picture
IE6
Problem: Bullets disappear (under ?) picture
Opera 6
WORKS FINE :-)
bullets go alongside image (which is what I want :-)
Page validates XHTML and CSS
relevant section from
http://www.tntluoma.com/global/css/smart.css
div.ethanpictures,div.ethanfun,div.ethangifts {
border-style: solid;
border-color: black ;
border-width: 2px;
padding-top: 5px;
margin-top: 0px;
border-top-width: 0px;
padding-left: 2em;
padding-right: 1em;
}
and http://www.tntluoma.com/global/css/nn4safe.css
div.ethanmainimg { float: left;
width: 315px; height: 315px;
border: outset #000080 5px;}
Any help appreciated
TjL