Difference between revisions of "User:Torben Rasmussen (NSC)/Markup tests"
(Created page with "{| cellspacing="10" border="1" |- valign="bottom" style="font: 22px arial,sans-serif,bold;" | link=http://www.snic.vr.se | KNOWLEDGE BASE AND DOCUMENTA...") |
|||
Line 1: | Line 1: | ||
{| cellspacing="10" border="1" | {| cellspacing="10" border="1" | ||
|- valign="bottom" style="font: 22px arial,sans-serif,bold;" | |- valign="bottom" style="font: 22px arial,sans-serif,bold;" | ||
+ | | | ||
+ | [[image:SNIClogo_150.png]] | ||
+ | | | ||
+ | KNOWLEDGE BASE AND DOCUMENTATION | ||
+ | |} | ||
+ | |||
+ | |||
+ | {| cellspacing="1" border="1" cellpadding="0" style="margin-bottom:10px;" | ||
+ | |- style="vertical-align:text-bottom; font: 22px arial,sans-serif,bold;" | ||
| | | | ||
[[image:SNIClogo_150.png|link=http://www.snic.vr.se]] | [[image:SNIClogo_150.png|link=http://www.snic.vr.se]] | ||
Line 7: | Line 16: | ||
|} | |} | ||
− | + | {| style="border-collapse: separate; border-spacing: 0; border-width: 1px; border-style: solid; border-color: #000; padding: 0" | |
− | {| | + | |- style="vertical-align:text-bottom; font: 22px arial,sans-serif,bold; border-width: 0 1px 1px 0" |
− | |- | ||
| | | | ||
[[image:SNIClogo_150.png|link=http://www.snic.vr.se]] | [[image:SNIClogo_150.png|link=http://www.snic.vr.se]] | ||
| | | | ||
KNOWLEDGE BASE AND DOCUMENTATION | KNOWLEDGE BASE AND DOCUMENTATION | ||
+ | |} | ||
+ | |||
+ | {|style="border-collapse: collapse; border-width: 1px; border-style: solid; border-color: #000" | ||
+ | |- | ||
+ | !style="border-style: solid; border-width: 0"| Orange | ||
+ | !style="border-style: solid; border-width: 0"| Apple | ||
+ | |- | ||
+ | |style="border-style: solid; border-width: 0"| Bread | ||
+ | |style="border-style: solid; border-width: 0"| Pie | ||
|} | |} | ||
We can play with: | We can play with: | ||
− | * HTML attributes | + | * HTML attributes [http://www.w3.org/TR/REC-html40/struct/tables.html the W3C's HTML 4.01 Specification page on tables] |
+ | ** align | ||
+ | ** width | ||
** border | ** border | ||
** cellspacing | ** cellspacing | ||
** cellpadding | ** cellpadding | ||
+ | ** colspan | ||
+ | ** rowspan | ||
* CSS styles | * CSS styles | ||
+ | ** text-align | ||
+ | ** border-collapse | ||
+ | ** border-spacing | ||
+ | ** border-width | ||
+ | ** border-style | ||
+ | ** border-color | ||
+ | ** padding | ||
** vertical-align | ** vertical-align | ||
− | ** margin | + | ** margin = space before/after etc the paragraph, table, etc. |
Latest revision as of 12:10, 8 July 2011
KNOWLEDGE BASE AND DOCUMENTATION |
KNOWLEDGE BASE AND DOCUMENTATION |
KNOWLEDGE BASE AND DOCUMENTATION |
Orange | Apple |
---|---|
Bread | Pie |
We can play with:
- HTML attributes the W3C's HTML 4.01 Specification page on tables
- align
- width
- border
- cellspacing
- cellpadding
- colspan
- rowspan
- CSS styles
- text-align
- border-collapse
- border-spacing
- border-width
- border-style
- border-color
- padding
- vertical-align
- margin = space before/after etc the paragraph, table, etc.