![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
!-- following should line up as a grid, look like a staircase -- img src=here.gif style="{position:relative;top:6px;left:36px;}" img src=here.gif style="{position:relative;top:6px;left:139px;}" |
|
For this example it's a grid but I have 7 other patterns I have to lay up with this not all of them can be expressed with a grid pattern. |
|
any help is appreciated. |
#3
| |||
| |||
|
|
For this example it's a grid but I have 7 other patterns I have to lay up with this not all of them can be expressed with a grid pattern. Depending on the patterns, you may need position:absolute for that. To position them relative to the border of the td, give the td position:relative, and each image position:absolute. |
|
Now playing: The Clash - Louie Louie |
#4
| ||||
| ||||
|
|
Els wrote: ... For this example it's a grid but I have 7 other patterns I have to lay up with this not all of them can be expressed with a grid pattern. Depending on the patterns, you may need position:absolute for that. To position them relative to the border of the td, give the td position:relative, and each image position:absolute. interestingly (kidding) this works with IE and not Mozilla, Opera, etc if I made the <td style="position:absolute;"> it seems ok but only if I have 1 <td if I try to put 2 <td>s like this in one <tr> (or 2 <tr>s with 1 <tb in each) like this they are totally stacked on top of one another. |
|
I can not use :absolute on it's own (outside tables) as when the window is resized the items are no longer in the table. entire page is in center> tags now this all worked before when it was just left-weighted (no <center>) |
|
I might have to completely scrap this and start from scratch |
|
Now playing: The Clash - Louie Louie I didn't realize the Clash did a version of Louie Louie |
#5
| |||
| |||
|
|
You might wanna show a url so we can more clearly point out what could be the solution :-) |
|
Now playing: The Clash - Louie Louie I didn't realize the Clash did a version of Louie Louie You learn something new everyday ;-) -- Els http://locusmeus.com/ accessible web design: http://locusoptimus.com/ |
![]() |
| Thread Tools | |
| Display Modes | |
| |