PDA

View Full Version : Tool for <span>


ncpatriot
06-28-2004, 03:16 PM
I have been working with www3's tutorials and with 1st Page and am excited about what I am learning. I see the tools that 1st page has for creating tables. I would like to know if 1st page has a tool or function for setting up cells to span rows or columns?

DCElliott
06-28-2004, 04:00 PM
<span> is not the same as rowspan or colspan, in case you thought they were. <span></span> is for defining an INLINE section of content, usually for purposes of applying formatting. This is not the same as joining adjacent table cells to form spanned rows or columns.

Having said all this, I don't think that function is available in 1st Page.

DE