Help:Tablestyles: Difference between revisions

From OER in Education
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
alt-whitegrey
alt-whitegrey


{|border=1 class="alt-whitegrey"
{|class="alt-whitegrey"
|-
|-
|| A || B
|| A || B
Line 11: Line 11:
alt-greywhite
alt-greywhite


{|border=1 class="alt-greywhite"
{|class="alt-greywhite"
|-
|-
|| A || B
|| A || B
Line 20: Line 20:
tablehighlight (All)
tablehighlight (All)


{|border=1 class="tablehighlight"
{|class="tablehighlight"
|-
|-
|| A || B
|| A || B
Line 29: Line 29:
tr-highlight (row AB only)
tr-highlight (row AB only)


{|border=1
{|
|-class="tr-highlight"
|-class="tr-highlight"
|| A || B
|| A || B
Line 38: Line 38:
tablehighlightcell (All)
tablehighlightcell (All)


{|border=1 class="tablehighlightcell"
{|class="tablehighlightcell"
|-
|-
|| A || B
|| A || B
Line 47: Line 47:
td-highlight (cells A,D only)
td-highlight (cells A,D only)


{|border=1
{|
|-
|-
|class="td-highlight"| A || B
|class="td-highlight"| A || B
|-
|-
||C ||class="td-highlight"| D
||C ||class="td-highlight"| D
|}
no vertical borders
{|class="nosideborder"
|-
|| A || B
|-
||C || D
|}
no borders
{|class="noborder"
|-
|| A || B
|-
||C || D
|}
|}

Latest revision as of 16:14, 4 September 2012

alt-whitegrey

A B
C D


alt-greywhite

A B
C D

tablehighlight (All)

A B
C D

tr-highlight (row AB only)

A B
C D

tablehighlightcell (All)

A B
C D

td-highlight (cells A,D only)

A B
C D

no vertical borders

A B
C D

no borders

A B
C D