Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - Re: Help with table alighment

 
Thread Tools Search this Thread
Old 06-22-2003, 09:34 PM   #1
Default Re: Help with table alighment


"Steven" <> wrote:

> cells with buttons are much bigger in vertical.


That's because forms tend to have a default bottom margin. Add
form { margin-bottom: 0; }
into your style sheet.

> <form method="POST">


That's invalid markup. Where's the form handler?

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html




Jukka K. Korpela
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump