Forum Moderators: open
I will also download another browser to test my pages. Which would be the better bet, mozilla or opera?
Thanks!
Leslie
I'm not clear about what you mean when you say 'long lines of text overlap' so I can't offer a suggestion, maybe send a small code sample that demonstrates it?
By long lines of text, I am referring to lists of midis, wavs and graphics. The lists are very long. I've broken the lists up in places to reduce the overlap, but I cant completely get rid of it without causing huge gaps when viewed in IE. Im guessing that the font is slightly larger in netscape..? I've looked at other midi sites with netscape though, and haven't seen this problem anywhere else. Is there a code or something to make all the text look the same in every browser? It is just text, after all... not images. Am I overlooking something simple?
I downloaded firebird today, but havent installed it yet. Once I do, I will see how they look there and post again. Thanks again for the reply isitreal
Leslie
You can do it this way till you learn css and more about html.
<a href="http://www.geocities.com/wierdnesss/3stooge.wav"><font face="TimesRoman"><span style="font-size:14">I'm tryin' to think, but nothin' happens</span></font></a><a href="http://www.geocities.com/wierdnesss/allyourfault.wav"><font face="TimesRoman"><span style="font-size:14"><br><br>It's all your fault, you!</span></font></a><a href="http://www.geocities.com/wierdnesss/defile.wav"><font face="TimesRoman">
<span style="font-size:14"><br><br></span></font></a>
(the "defile.wav" is not a link, just part of the space between the lines) Thanks for having a look!
Leslie