Cainy-Face
Not New Member
[Sj1:0]
Posts: 20
Cainy-Face said 0 great things
|
Post by Cainy-Face on May 20, 2011 11:38:25 GMT -8
This is just a table I thought someone could use somewhere out there, since I know a lot of people who aren't so HTML savvy.. I wasn't sure where to post this. :c Global, Main, or Board Headers/Footers Depends where you want it to be shown. Compatible with any browser.. Preview... <!--// Fancy multiple row table of win! by Cain //--> <table border="3" bordercolor="#dddddd" bgcolor="#eeeeee" width="98%" cellspacing="5" cellpadding="3" height="200px"> <tr><td colspan="2" bgcolor="#fefefe" align="center" style="text-transform: uppercase; font-family: georgia;"> <font size="2"><b>Title</b></font> </td></tr>
<tr><td colspan="2" bgcolor="#fefefe" align="left"> Anything can go here, <b>text, links, HLML or images</b>. <u>Do not use UBBC</u>. </td></tr>
<tr><td bgcolor="#fefefe" valign="top" align="left" padding="4"> Content Goes here. </td>
<td rowspan="6" width="70%" bgcolor="#fefefe" valign="top"> Anything can go here, <b>text, HLML or images</b>. <u>Do not use UBBC</u>. </td></tr>
<tr><td bgcolor="#fefefe" valign="top" align="left" padding="4"> Content goes here. </td></tr>
<tr><td bgcolor="#fefefe" valign="top" align="left" padding="4"> Content goes here. </td></tr>
<tr><td bgcolor="#fefefe" valign="top" align="left" padding="4"> Content goes here. </td></tr>
<tr><td bgcolor="#fefefe" valign="top" align="left" padding="4"> Content goes here. </td></tr>
<tr><td bgcolor="#fefefe" valign="top" align="left" padding="4"> Content goes here. </td></tr></table> This is just a fancy multiple row table, just posted for those of you who aren't so good at making these kinds of codes from scratch. Virtually any element of this table can be edited. Instructions on how to edit the table can be found below. To add another row, make sure you edit the following: <td rowspan=" 6" width="70%" bgcolor="#fefefe" valign="top"> Change the Red value to whatever number of rows you want. (Its the total amount of Rows that will appear on the left inside the table.) If you want to customize the table further, simply edit the attributes that effect Padding, Bgcolor and Align. You can also change the Height and Width. So just have fun with it, and if you have any questions just PM me. C: (I know I did a horrible job giving detail instructions. I doubt anyone will use this anyways. xD) So yeah.. you can pretty much put anything in here..
|
|