Boxes
Notes
- This code can get confusing to other editors. Use in moderation.
- The boxes will expand in size when you add content.
- You can change the color of your side bar by changing the "background-color" code. Look up HTML colors here:
http://www.w3schools.com/Html/html_colors.asp
http://www.computerhope.com/htmcolor.htm
Preview: Creating a Layout with Boxes
| xxxCONTENTxxx | xxxCONTENTxxx |
| xxxCONTENTxxx | xxxCONTENTxxx |
| xxxCONTENTxxx | xxxCONTENTxxx |
Code
[[table]]
[[row]]
[[cell style="vertical-align:top;padding: 10px; border: 1px solid silver; background-color:#BDEDFF"]]
xxxCONTENTxxx
[[/cell]]
[[cell style="vertical-align:top;padding: 10px; border: 1px solid silver; background-color:#BDEDFF"]]
xxxCONTENTxxx
[[/cell]]
[[/row]]
[[row]]
[[cell style="vertical-align:top;padding: 10px; border: 1px solid silver; background-color:#BDEDFF"]]
xxxCONTENTxxx
[[/cell]]
[[cell style="vertical-align:top;padding: 10px; border: 1px solid silver; background-color:#BDEDFF"]]
xxxCONTENTxxx
[[/cell]]
[[/row]]
[[row]]
[[cell style="vertical-align:top;padding: 10px; border: 1px solid silver; background-color:#BDEDFF"]]
xxxCONTENTxxx
[[/cell]]
[[cell style="vertical-align:top;padding: 10px; border: 1px solid silver; background-color:#BDEDFF"]]
xxxCONTENTxxx
[[/cell]]
[[/row]]
[[/table]]
Add a New Comment
Wiki Help
- Log in to edit pages.
- Use the edit buttons at the bottom of the page to make changes.
- Create a new page by typing [[[new page name]]] on any editable page.
- For more help, visit our help pages.
- Join the UMass EGO wiki.
page revision: 1, last edited: 22 Jun 2009 11:20