Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
notes:html_cheat_sheet [2008/08/15 02:55] smthng |
notes:html_cheat_sheet [2008/08/15 02:59] (current) smthng |
||
|---|---|---|---|
| Line 65: | Line 65: | ||
| * <code html> | * <code html> | ||
| < | < | ||
| + | < | ||
| < | < | ||
| < | < | ||
| </ | </ | ||
| * A table with border 0 can be used to format the layout of a page. | * A table with border 0 can be used to format the layout of a page. | ||
| - | * A table can also be in the form: < | + | * A table can also be in the form: < |
| * To set attributes of columns in a table, a colgroup with column entries can be used e.g. <code html> | * To set attributes of columns in a table, a colgroup with column entries can be used e.g. <code html> | ||
| <table border=" | <table border=" | ||