layers

L

LA

Do I have to use layers or should I use them when adding
images and effects. I upgraded from FP 00 to 03 and it's
new to me. So not sure how and why I use them. Thanks
 
K

Kevin Spencer

Nobody has to use layers. Layers are actually HTML <div> tags, and can be
used for a variety of purposes, including absolute positioning of HTML
elements on a page, and DTHML scripting.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 
L

LA

Ok how should I add images, with our without layers? and
what about adding scripts. I've been copying and pasting
into the html code page. But in behavours I see something
for 'call script' which is best to use and how is this
used and how and where should I be saving my scripts.

Thanks
 
K

Kevin Spencer

Whether you use Layers or not is a design question which only you can
answer. Basically, you have 2 options when it comes to HTML layout design.
You can use absolute positioning, or you can use Layout Tables. Which you
use is a question only you can answer.

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top