This is a discussion on "How to position a table" within the Web Page Design section. This forum, and the thread "How to position a table are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
How to position a table
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
How to position a table
How do I position a table so that it appears in the same place in different sized screens? I want my table to appear in the middle of the page but I need help on how to position it properly please
|
|
|
|
#2
|
|||
|
|||
|
Re: How to position a table
Something like this should work:
|
|
#3
|
|||
|
|||
|
Re: How to position a table
I mean center the table so not only is it centered horizontally but vertically aswell, and appear like that in any sized screen.
|
|
#4
|
|||
|
|||
|
Re: How to position a table
Quote:
I face the same problem once but not with <table> but with CSS <DIV>. The code need javascript to check your screen resolution so it can center your <div> according to your scren But only horizontal. I adjust the vertical center of it using css margin-top. The javascript code:
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#5
|
|||
|
|||
|
Re: How to position a table
wow thanks il try it
|
![]() |
| Tags |
| table |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Nav position | timmytots | Web Page Design | 0 | Jun 9th, 2007 15:44 |
| Am I using table-cell and table-row too much? | idl | Web Page Design | 15 | Sep 7th, 2006 12:55 |
| Need to align width of Float table with the table below | Vertabase | Web Page Design | 4 | Mar 8th, 2006 21:21 |
| Help with position | tunafishy | Web Page Design | 1 | Jul 26th, 2005 03:14 |
| ..copy data from column A in Table A to column B in Table B? | gecastill | Databases | 10 | Jun 23rd, 2005 18:27 |