Template:LinkList: Difference between revisions
Jump to navigation
Jump to search
Jamesburke (talk | contribs) No edit summary |
Jamesburke (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<table> | |||
<tr> | |||
<td> 1 </td> | |||
<td> 2 </td> | |||
</tr> | |||
<tr> | |||
<td> 3 </td> | |||
<td> 4 </td> | |||
</tr> | |||
</table> | |||
<table border="1"> | <table border="1"> | ||
<tr style="background-color:#D6E9F8; color:#333;"> | <tr style="background-color:#D6E9F8; color:#333;"> | ||
Revision as of 12:44, 3 March 2009
| 1 | 2 |
| 3 | 4 |
| {{{1}}} | {{{2}}} |
| {{{3}}} | {{{4}}} |
How does this template work?
1. class "linkList" in main.css 2. inline styling (yes it's a bit of a jungle, but workable)
{{{666}}} = style whole table
{{{777}}} = style body of cell
title=... -> displays alternative text in title bar