User:Zozart/category test: Difference between revisions
Jump to navigation
Jump to search
(added more Wiki markup versions) |
TomEdwards (talk | contribs) (→Wiki markup with complex tables: Brought over colours from main page (higher contrast)) |
||
Line 214: | Line 214: | ||
{| cellspacing="8px" style='background:# | {| cellspacing="8px" style='background:#E0E0E0; border: lightgray 1px solid;' | ||
| rowspan="6" width="50%" style='vertical-align: top; padding: 1em; border: lightgray 1px solid;' | | | rowspan="6" width="50%" style='background:#F5F5F5; vertical-align: top; padding: 1em; border: lightgray 1px solid;' | | ||
== Getting Started == | == Getting Started == |
Revision as of 02:04, 24 January 2006
Expanded TomEdwards' two-column layout, integrating some of the features from the Main_Page in order to give it a similar style.
Problems with HTML:
- Mixed HTML and Wiki markup
- Hard to track opening and closing of
<div>
s- More difficult for users to edit
Versions:
- Mixed HTML and Wiki markup
- Wiki-only markup with simple tables
- Wiki-only markup with more complex tables
Mixed HTML and Wiki markup
Code using a combination of HTML </div>
tags and Wiki markup.
Wiki markup with simple tables
Only uses Wiki markup, with 2 simple columns.
Wiki markup with complex tables
Uses only Wiki markup, but uses more complex table code to add sections and different color possibilties. Some of the markup could be templated fairly easily.