I am a html newbie who manages to make websites through dreamweaver. I am on my second website I am TRYING to create and I am having issues.This is probably very simple for you to do but as for me its frustrating. This is my website I am creating in dreamweaver below So below the banner is 1 table split into 2 columns. Left with the Navi and right is where I want to add my content Everytime I try to add a table inside that area my navi moves like so Why is it moving like that? The new table I added inside the table to the right should have enough room so why is it tweaking out.Please help Rep will be given thanks
hold ctrl and click on the white space above the navigation on the left. Now look on the bottom Properties panel see where it says Vert? There should be a drop down select "Top" You should be okay after that What is happening is by default the table cell's are set to align in the center. This means that when you extend the table the content will be pushed down to try and stay in the middle. When you tell it to align to the top it will always stay at the top.