View Single Post
  #2  
Old 16th Nov 05, 05:49 AM
Cyberion Cyberion is offline
eh!!
 
Join Date: Jul 2001
Location: BC, Canada
Posts: 1,449
Cyberion is an unknown quantity at this point
Send a message via MSN to Cyberion Send a message via Yahoo to Cyberion
I warn.. I'm fragmented with HTML...

well.. at Champlain I remember experiementing with something called iframes.
/http://www.trans4mind.com/personal_development/HTMLGuide/iframes.htm

They are actually really cool since you don't have to have a framed site ( correct if incorrect ) but just have a table..
/http://www.w3.org/TR/REC-html40/struct/tables.html#h-11.4

Quote:
<TR>
<TD> This is an example of a table cell, if I'm not mistaken.. </TD>
<TR>
Each table has its individual rows and columns.. these are represented by TR = Table row and TD = Table Data.

/http://en.wikipedia.org/wiki/HTML_element

Sorry Pitt I just totally confused you. That wasn't my intention.. *sigh*
Reply With Quote