walt said:
If there is a way that I can send the code to someone to look at , I don't
know if this will go through completely
Please tell him what I am trying to do is get the following on the Forum at
the top the same WIDTH as the 3 rotating banners.. It looks all stretched
out and I want it to be in-line with the rotating banners.. more compact.. I
just can't get it!!!!
Replace span tags for starters. You're sending the browser two
distinctly different manners of reading your fonts by using both Size
tags and Span tags. Many web browsers have all sorts of fun with
those.... I recommend Webmonkey for tutorials. If you're just setting up
a rotating banner, then set it up as PHP, JSP, or ASP, so you can always
change content without touching the pages directly. If you're using CSS
to design the pages...you're tossing so much into simple scripts, it's
easy to see why things are going odd for you.
Good WYSIWYG freeware, NVU for instance, can walk you through this much
better. (pricelesswarehome.org)
CJ