Thread: Tables+OL
View Single Post
Old May 17th, 2006, 7:40 PM   #2
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
Quote:
Originally Posted by ArmyMissionary
Is there a way you can code a table in html, or more like a border, and have text inside of it. I know you can use frontpage, but I would like to have the html behind it.
Not quite sure what you mean. Tables have a border property you can use,but if you want text inside of it, then it's not really a border. You would have to embed tables, or , more efficiently, use CSS layout capabilities. As for Frontpage, I have never really used it. I don't under stand what you mean when you say you want the HTML behind it. If you didn't know, all Frontpage does is makes it easier to write HTML and build websites. All it does is write HTML for you. Therefore, If you can do it in frontpage, you can do it in HTML. Unless, there is something to do with frontpage extensions in corrdination with the server, in which case, I wouldn't know. :p

To get more responses. I suggest you re-phrase you question.
Booooze is offline   Reply With Quote