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-23-2003, 05:07 AM   #1
Default Re: Help with table alighment



"Andrew H. Carter" <> wrote in message
news:...
> On Sun, 22 Jun 2003 16:24:01 GMT, "Steven" <> wrote:
>
> >All,
> >
> >I have the following code for my table. I put a button into some of the
> >cells, so I can click on it and call another script. The problem I am

facing
> >now, is that the cells with buttons are much bigger in vertical.
> >
> > <td width="12%" height="35">&nbsp;</td>
> > <td width="12%" align="center" valign="bottom"
> >height="35">
> > <form method="POST">
> > <input type="submit" value="Book" name="Mon_0815">
> > </form>
> > </td>
> > <td width="12%" height="35">&nbsp;</td>
> >
> >And even I specify the height, but all the buttons are top-alighed and

some
> >space bellow the button. This doesn't look good...
> >
> >Any suggestion are appreciated.
> >
> >Regards,
> >-Steven
> >

>
>
> Got a link?
>
> Sincerely,
>
> Andrew H. Carter


What? No editor? You don't know how to copy and paste?
No imagination?
The answer is staring you in the face if you really knew anything.
Took all of five minutes to figure out.




Richard
  Reply With Quote
Old 06-23-2003, 06:12 AM   #2
Andrew H. Carter
 
Posts: n/a
Default Re: Help with table alighment

On Sun, 22 Jun 2003 23:07:45 -0500, "Richard" <anom@anom> wrote:

>What? No editor? You don't know how to copy and paste?
>No imagination?
>The answer is staring you in the face if you really knew anything.
>Took all of five minutes to figure out.



I know how to copy and paste, but sometimes there are other tags that
may interfere with forms which is why the whole thing needs to be
looked at as oppsed to just a brief snippet, 'cause sometimes it is
all in the nesting:

<font size="5"> This type will be five points high as it were
<font size="6"> This type will be five points high as it were </font>

<font size="5"> This type will be five points high as it were </font>
<font size="6"> This type will be six points high as it were </font>

<font size="5"> This type will be the default size since the tag is
not complete /font>
<font size="6"> This type will be the default size since the tag is
not complete /font>



Also according to my references, that can be large or small caps, just
as color attributes can be large or small. Just like DOS and
mathematics, in HTML, the code is an absolute value. Java script on
the other hand is a little bit different.

Sincerely,

Andrew H. Carter
  Reply With Quote
Old 06-23-2003, 10:18 AM   #3
David Dorward
 
Posts: n/a
Default Re: Help with table alighment

Richard wrote:

> What? No editor? You don't know how to copy and paste?


* Copy/Paste won't provide the context.
* Its good practise to minimise the amount of work people have to do before
they can help you, especially if you are not paying them you help you.

--
David Dorward http://david.us-lot.org/
Redesign in progress: http://stone.thecoreworlds.net/
Microsoft announces IE is dead (so upgrade):
http://minutillo.com/steve/weblog/20...ces-ie-is-dead
  Reply With Quote
Old 06-23-2003, 11:41 PM   #4
Mark Parnell
 
Posts: n/a
Default Re: Help with table alighment

David Dorward wrote:
>
> * Its good practise to minimise the amount of work people have to do
> before they can help you, especially if you are not paying them you
> help you.

^^^^^
If? You mean some people here do get paid for it?

I'm getting ripped off! )

--

Mark Parnell
http://www.clarkecomputers.com.au


  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