English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Ok I am designing a website in tables, all is good except for my main text area. The area is a table but whenever i add text to that area it automatically starts it half way down the table, anyone know how to make it start at the top? Also does anyone know how to make a layer sit within a table so that it moves with everything else and will stay in a constant space?
Thanks

2006-10-30 03:51:41 · 5 answers · asked by Evilcowstare 2 in Computers & Internet Programming & Design

ALL DONE JUST WANTED TO SAY THANKS

2006-10-30 04:11:29 · update #1

5 answers

Hello!

In the TD section of the table, put the line...

td valign=top

this will make it always start at the top.

As far as i'm aware, its not possible to embed a layer within a table.

I would always suggest when building websites, instead of using tables, use CSS. I've only just got to grips with it, but it has revolutionised the way i develop.

Have a look at http://www.csszengarden.com/ they have some great examples of how you can use css to format, then re-format your site.

Hope this helps!

2006-10-30 03:56:49 · answer #1 · answered by Anonymous · 1 0

Change the table from default / default to left / top in the parameters section of the table. Just click the table and you will see default / default for positioning left and top.

You can't nest a layer in a table I don't think. Just nest another table in there. Also, get a good book on CSS....this is where it is all going.

2006-10-30 04:00:35 · answer #2 · answered by Anonymous · 0 0

There is a brilliant tutorial on this by Janine Warner (total training)she explains it can be done but it can also cause problems with browsers.

Try Photoshop support http://www.photoshopsupport.com/dreamweaver/index.html

you might find an answer.

2006-10-30 04:59:10 · answer #3 · answered by Anonymous · 0 0

that's recommended to apply a div tag, i don't think of you additionally could make text cloth boxes in Dreamweaver. Insert>format products>Div Tag>supply it a acceptance>New form Sheet>save>properties>Configure the fonts, colours, background and length of the Div Tag. you are able to form in a Div Tag like a text cloth field from suitable to backside. in case you desire greater help, touch me via my profile. Cheers, Nick

2016-10-16 13:23:45 · answer #4 · answered by ? 4 · 0 0

Right now you're telling it to align MIDDLE or CENTER. You want it to align TOP. Good luck!

2006-10-31 12:31:21 · answer #5 · answered by Tally 2 · 0 0

fedest.com, questions and answers