This is a discussion on "Table layout problem! URGENT!" within the Web Page Design section. This forum, and the thread "Table layout problem! URGENT! are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Table layout problem! URGENT!
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Table layout problem! URGENT!
Hi!
On my website (http://www.moonlight-graphix.com/Development/FAQ.htm) I am having trouble with a new layout I am trying. The page above is just a mock up of the FAQ page, but I have some problems:
|
|
|
|
#2
|
|||
|
|||
|
Re: Table layout problem! URGENT!
Hello mgcom,
I can see the problem. In HTML it is impossible to delete the border of the middle cel. U could use frames or lines to get a border around the text, and not around the middle cell. For the menu in the cell, I haven't got good news. I don't know how you link the menu to your cell, but I do know: If you use frames, with <FRAME src="document4.html"> you can link the menu into the frame, and you can edit the frame in size with <FRAMESET cols="...%,...%,...%">. I wise you many luck. Last edited by AnneJan; Jan 7th, 2006 at 12:04. |
|
#3
|
|||
|
|||
|
Re: Table layout problem! URGENT!
You need to delete the border for the main table, then make the 3 columns seperate tables, then your free to do whatever you want with each one without affecting the other.
As for the menu, i dont see a file? just an error page. |
|
#4
|
|||
|
|||
|
Re: Table layout problem! URGENT!
oops, the menu bit should be http://www.moonlight-graphix.com/Development/menu.html
I put htm instead of html |
|
#5
|
|||
|
|||
|
Re: Table layout problem! URGENT!
Just take out all code out of the menu.html till you jusy have the code for the actual menu then save this as menu.html.
Now where you want the menu in the index file put the code
|
![]() |
| Tags |
| table, layout, problem, urgent |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Layout problem | Pádraig | Web Page Design | 4 | Jul 31st, 2007 20:52 |
| Table-free layout troubles | EdgeWalker | Web Page Design | 6 | Feb 2nd, 2007 20:34 |
| layout problem in IE only | snappy | Web Page Design | 4 | Nov 17th, 2006 09:39 |
| Urgent : Problem of pop-ups in XP | vishal | JavaScript Forum | 3 | Jul 28th, 2005 09:30 |
| Website Table Layout | WiseWizards | Web Page Design | 2 | Jul 5th, 2005 14:11 |