vForums Support > Programming & Coding :: Code Requests & Support :: > [F] Table please!

[F] Table please! - Posted By Tim (grievous) on 6th Mar 08 at 5:46am
I would like a table similar to the one thats in the header of the Testimonials board.

Should I give you the text to add, or do I do that?

Re: Table please! - Posted By dog199200 (dog199200) on 6th Mar 08 at 5:51am
There, i marked what is what in the code.

Code:
 
  1. <table class="border" align="center" cellpadding="3" cellspacing="1" width="550">
  2. <tbody><tr>
  3. <td class="title1">
  4. <span class="title">
  5. Title
  6. </span>
  7. </td>
  8. </tr>
  9.  
  10. </tbody><tbody>
  11. <tr>
  12. <td class="window1">
  13. <font size="2">
  14.  
  15. Content
  16.  
  17. </font>
  18. </td>
  19. </tr>
  20. </tbody>
  21. </table>
 

Re: Table please! - Posted By Tim (grievous) on 6th Mar 08 at 5:56am
Thanks a million Dwight. {Smile}

Re: Table please! - Posted By dog199200 (dog199200) on 6th Mar 08 at 6:01am
{Smile} np

Re: Table please! - Posted By Tim (grievous) on 6th Mar 08 at 6:05am
Staff, please Image

Re: Table please! - Posted By Marc (cr0w) on 6th Mar 08 at 6:33am
 
Staff, please Image


Just because a request is finished doesn't mean it needs to be locked. {Wink}

But since it was requested by the thread starter...

Smiley