//Making Tables, advanced\\
This is going to be a lot of everything else I can think of to
do to tables. If you're not familiar with table go back and read my first
two tutorials.
I'm not going to do a lot of explaining here, just mainly show
examples you can copy and paste and modify to your' liking.
Table inside a table
Table
inside a table
|
Cell 1 |
Cell 2 |
|
Table inside a table with marquee
Table
inside a table
|
Cell 1 |
Cell 2 |
|
Adding cell padding and spacing
This is my
table
Table
inside a table
|
Cell 1 |
Cell 2 |
Cell 3 |
|
Here's another example
This is my
table
Table
inside a table
|
Cell 1
add some
text, add some text, add some text
|
Cell 2
add some
text
and
a picture |
Cell 3
and a
background |
|
Here is one last example
This is my
table
Table
inside a table
|
Cell 1
add some
text, add some text, add some text
|
Cell 2
add some
text
and
a picture
|
Here is
another table inside of a table that is inside of a table |
|
Cell 3
and a
background |
|
<~~~Rewind