Difference between revisions of "User:DavidAHare/Test Page Section A"
From Fallen Sword Wiki
DavidAHare (Talk | contribs) (→Scroll boxes) |
|||
Line 95: | Line 95: | ||
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: | ||
− | <div style="width: | + | <div style="width:75%; height: 150px; overflow:auto; border: thin solid blue; background: white"> |
*What is the [[meaning of life]]? And what does that question mean? | *What is the [[meaning of life]]? And what does that question mean? | ||
*Where is the line between [[life]] and non-life? | *Where is the line between [[life]] and non-life? | ||
Line 110: | Line 110: | ||
| | | | ||
+ | |||
==== 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: |
Revision as of 23:09, 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:
|