Interface administrators, smwadministrator, smwcurator, smweditor
82,369
edits
Line 99: | Line 99: | ||
*Notice the table width is set at 100%. | *Notice the table width is set at 100%. | ||
*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 "[[ | *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==== | |||
<!----second table illustrating title creation----------------------------> | <!----second table illustrating title creation----------------------------> | ||
<table style="border:1px solid black; width:100%; "> | <table style="border:1px solid black; width:100%; "> |