Difference between revisions of "User:DavidAHare/Test Page Section A"
From Fallen Sword Wiki
DavidAHare (Talk | contribs) |
DavidAHare (Talk | contribs) |
||
Line 4: | Line 4: | ||
| align="center" style="border:1px solid #cd9e4b; background-color: #f6d284; -moz-border-radius:15px" |<big>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.</big> | | align="center" style="border:1px solid #cd9e4b; background-color: #f6d284; -moz-border-radius:15px" |<big>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.</big> | ||
|- | |- | ||
+ | |} | ||
+ | {| style="width:100%; background:none" align="center" cellspacing="5" | ||
<!-- Below is the coding that I copied from the other WIKI ---> | <!-- Below is the coding that I copied from the other WIKI ---> | ||
Line 66: | Line 68: | ||
</div></div></div><br /> | </div></div></div><br /> | ||
|- | |- | ||
+ | |} | ||
+ | |||
+ | {| style="width:100%; background:none" align="center" cellspacing="5" | ||
+ | ==== 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: | ||
+ | |||
+ | <div style="height: 150px; overflow:auto; border: thin solid blue; background: white"> | ||
+ | *What is the [[meaning of life]]? And what does that question mean? | ||
+ | *Where is the line between [[life]] and non-life? | ||
+ | *Where does [[choice]] come from? | ||
+ | *Why is life proactive, as opposed to nonlife, which simply obeys the laws of [[physics]], without using [[energy]] to—say—defy gravity? | ||
+ | *Can [[emotion]] be programmed? | ||
+ | *Where do we feel? | ||
+ | *Why does [[Portal:Art|art]] move us? | ||
+ | *What makes us want to be better, to have [[purpose]]? | ||
+ | *Who are you and what do you want? | ||
+ | ** That is, who are you, really? The true you, deep inside. | ||
+ | ** And what do you really want (but for whatever reason haven't committed to getting)? | ||
+ | </div> | ||
|} | |} |
Revision as of 18:02, 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. |