Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » General Discussions » General Discussion » Need a few things!
Need a few things! [message #51510] Wed, 15 October 2003 15:35 Go to previous message
spreegem is currently offline  spreegem
Messages: 1755
Registered: March 2003
Location: Ellington, CT
Karma:
General (1 Star)

General Havoc

The code below would make a table(<TABLE></TABLE>
) with one row in (<TR></TR>) and 3 cells (<TD></TD>). IF you type your text in between the first set of (<TD>) tags then it would place the test in the first table cell.

You can add additional rows using the (<TR>) tags and also cells withing them (<TD>). The border attribute allows us to see what we are doing whilst testing.


<TABLE BORDER="1" WIDTH="100%">

<TR>

<TD</TD>
<TD</TD>
<TD</TD>

</TR>

</TABLE>


Ok, but what about the above stuff I am confused with, I knew about the table, and am already useing tables in my site. Thanks anyway.


 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: I just need to Know...Do you like my web page...
Next Topic: Ra2(OT)
Goto Forum:
  


Current Time: Wed Dec 11 21:00:00 MST 2024

Total time taken to generate the page: 0.02062 seconds