|
Posted by Doug Laidlaw on November 19, 2005, 3:23 pm
Please log in for more thread options
Els wrote:
> Doug Laidlaw wrote:
>
>> At http://www.douglaidlaw.net/boykett/index.html I have a menu of buttons
>> generated by a "self-serve" Web site. As originally supplied, all the
>> buttons were in a block, hard up against each other. Now they are spaced
>> out. I have tried using the "margin" CSS variable set to 0, but I can't
>> have the syntax correct, because NVU keeps deleting what I write.
>>
>> Am I on the right track, or do I need to try something different?
>
> What happens if you add this bit of code in the <head>:
>
> <style type="text/css">
> img
> </style>
>
It didn't seem to make any difference. The last item, which I made myself
and added, was hard up against the others, but had no <br> tag before it.
Stripping all the <br> tags fixed the spacing, but I expected that to make
the buttons try to align horizontally?
Doug.
--
Registered Linux User No. 277548. My true email address has hotkey for
myaccess.
Live as if your were to die tomorrow. Learn as if you were to live forever.
- Mahatma Gandhi.
|