Hi, I'm trying to sort out the rats nest of a website that the last webmaster created. I'm not much better in way of that, but I am a fan of clean code that isn't written by microsoft frontpage... So rather than sort, I'm trying to recreate the site with a lot less jargon in the way.
I'm trying to set up a table with several tables within it.
I know I can create tables with several cells, but I want a border outside of the table, however I don't want any of the cells to have a border around them too.
By this I mean if i use the tag "<bordercolor="pickyourcolor">" it not only outlines the border (which is good) but it outlines the cells within the table (which is bad).
So I was thinking if there was a way I could create a big table with only one cell in it, I could have the border be on the outside, then within that one cell I could put other tables within it. Is this possible?
~ThE kEeP~
I'm trying to set up a table with several tables within it.
I know I can create tables with several cells, but I want a border outside of the table, however I don't want any of the cells to have a border around them too.
By this I mean if i use the tag "<bordercolor="pickyourcolor">" it not only outlines the border (which is good) but it outlines the cells within the table (which is bad).
So I was thinking if there was a way I could create a big table with only one cell in it, I could have the border be on the outside, then within that one cell I could put other tables within it. Is this possible?
~ThE kEeP~