View Full Version : Help with text spacing


ctghosthunter
03-01-2003, 06:26 PM
I am having problems getting rid of spaces on my website. I have my site menu set up as an unordered list (linking), but I can't get rid of the space between two links. I just used the break code: < br > (minus the spaces...not sure if this board allows html post, and I don't want html post here)

If you want to know what I'm talking about, my site is

http://www27.brinkster.com/ctghosthunter/index.html

and it would be the left frame that I'm having the trouble with.

StyGomez
03-01-2003, 06:56 PM
First, you might want to close each of your list items </li>. :D And a closing unordered list tag </ul>.

But for your question, the spaces are caused because your text is wider than the width of the frame, try increasing the value :) (It's causing your words to be "pushed" down.)