Interface administrators, smwadministrator, smwcurator, smweditor
82,369
edits
| Line 60: | Line 60: | ||
</td></tr></table> | </td></tr></table> | ||
====Create the table==== | ====Create the table==== | ||
*Lets break down the table coding. First step is to create the table that will become part of the template: | *Lets break down the table coding. | ||
*First step is to create the table that will become part of the template: | |||
<!----first table illustrating creating table------------------------------> | <!----first table illustrating creating table------------------------------> | ||
| Line 100: | Line 101: | ||
*Second, the code for the border. You can make anything you want. | *Second, the code for the border. You can make anything you want. | ||
*Third, the "[[HTML_and_Wikitext_-_Lesson_Three#Cell_separation|border-collaspe]]" coding is for creating a 5 pixel space between the cells of the table. | *Third, the "[[HTML_and_Wikitext_-_Lesson_Three#Cell_separation|border-collaspe]]" coding is for creating a 5 pixel space between the cells of the table. | ||
====Coding for title==== | ====Coding for title==== | ||
<!----second table illustrating title creation----------------------------> | <!----second table illustrating title creation----------------------------> | ||