legomaniac
07-14-2005, 10:57 PM
Hey, I am new here representing a company starting in a few weeks. Most of the people, including myself (the graphic designer) are keyed twords C and C++ programming or graphic design. I know basic HTML quite well and my friend who is starting the company knows a little bit of PHP and CSS.
Our problem is at the following site:
http://www.allwirehosting.net/newsite2/subcontent/allwirehostingcontentpages.html
I am trying to find a way to make the main content area of the website extendable to any length, in the process of doing so I split it up into two different cells of the same table. It solved the problem, in a shoddy way. If someone wants to select the text in the main content area, they also end up selecting the cells adjacent to the first cell where the main content is located.
I know that there is a way to fix this problem, probably with a Dynamic HTML tag or some CSS or somthing. I tried splitting the site up into seperate frames, but that doesn't help me either since you can not select text between the two seperate HTML documents.
Any help is very much appreciated, and thank you very much in advance.
Our problem is at the following site:
http://www.allwirehosting.net/newsite2/subcontent/allwirehostingcontentpages.html
I am trying to find a way to make the main content area of the website extendable to any length, in the process of doing so I split it up into two different cells of the same table. It solved the problem, in a shoddy way. If someone wants to select the text in the main content area, they also end up selecting the cells adjacent to the first cell where the main content is located.
I know that there is a way to fix this problem, probably with a Dynamic HTML tag or some CSS or somthing. I tried splitting the site up into seperate frames, but that doesn't help me either since you can not select text between the two seperate HTML documents.
Any help is very much appreciated, and thank you very much in advance.