HTML code

  • Thread starter Thread starter walt
  • Start date Start date
W

walt

Having a problem with HTML code, can someone suggest where to get some help
figuring out the problem.
 
Can I send the problem that is happening and see if someone can figure it
out?
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top