Difference between revisions of "User:DavidAHare/Test Page Section A"
From Fallen Sword Wiki
DavidAHare (Talk | contribs) |
|||
Line 89: | Line 89: | ||
<big>'''I am somehow missing how to code the following to go side by side instead of below each other.'''</big> | <big>'''I am somehow missing how to code the following to go side by side instead of below each other.'''</big> | ||
− | |||
{| style="width:100%; background:none" align="left" colspan="2" cellspacing="5" | {| style="width:100%; background:none" align="left" colspan="2" cellspacing="5" | ||
+ | | <!-- you forgot to put in the beginning of the first table cell --> | ||
==== Scroll boxes ==== | ==== Scroll boxes ==== | ||
To create a scrollbox, use the "overflow:auto" style code. Be sure to also specify a "height: nnpx", where nn is the height you want. Here's an example of one 150px tall: | To create a scrollbox, use the "overflow:auto" style code. Be sure to also specify a "height: nnpx", where nn is the height you want. Here's an example of one 150px tall: | ||
Line 109: | Line 109: | ||
</div> | </div> | ||
+ | | | ||
==== Scroll boxes ==== | ==== Scroll boxes ==== | ||
To create a scrollbox, use the "overflow:auto" style code. Be sure to also specify a "height: nnpx", where nn is the height you want. Here's an example of one 150px tall: | To create a scrollbox, use the "overflow:auto" style code. Be sure to also specify a "height: nnpx", where nn is the height you want. Here's an example of one 150px tall: | ||
Line 125: | Line 126: | ||
** And what do you really want (but for whatever reason haven't committed to getting)? | ** And what do you really want (but for whatever reason haven't committed to getting)? | ||
</div> | </div> | ||
− | |||
|} | |} |
Revision as of 19:56, 16 September 2008
Test Section A + |
This section is supposed to go all the way accross the screen. Section B and C are to go half way accross the screen with Section B side by side to Section C. |
This table will always initially collapse | |||||
---|---|---|---|---|---|
Column 1 | Column 2 | Column 3 | Column 4 | Column 5 | Column 6 |
Column 1 | Column 2 | Column 3 | Column 4 | Column 5 | Column 6 |
I am somehow missing how to code the following to go side by side instead of below each other.
Scroll boxesTo create a scrollbox, use the "overflow:auto" style code. Be sure to also specify a "height: nnpx", where nn is the height you want. Here's an example of one 150px tall:
|
Scroll boxesTo create a scrollbox, use the "overflow:auto" style code. Be sure to also specify a "height: nnpx", where nn is the height you want. Here's an example of one 150px tall:
|