Difference between revisions of "User talk:Izakthegoomba"

From Nookipedia, the Animal Crossing wiki
(→‎Regarding tables: new section)
Line 1: Line 1:
{{Welcome|Izakthegoomba|Isaac Barkway}}
 
 
 
== Regarding tables ==
 
== Regarding tables ==
  

Revision as of 06:55, January 20, 2011

Regarding tables

Hi - you asked on your userpage about how you can make borders appear between the cells in a table. You can make borders appear automatically around cells by identifying the class of the table as "wikitable", as seen in the first line of the following code for a table:

{| class="wikitable"
|-
| Example
| Example
| Example
|}

Hope this helps, ~SuperHamster Talk 21:34, 18 January 2011 (EST)