Embed layers

M

Murray

Insert the first layer. Click in it. Insert the second layer.

This will give you markup like this -

<div style="...">
<div style="...">
</div>
</div>

Nesting layers like this is a good way to get into trouble, though. What
are you trying to do and why do you feel you need to nest layers?
 
P

Paul M

Thanks Murray
How do you embed layers that have already been created into a new layer
Paul M
 
M

Murray

Insert the new layer. Cut the code for the existing layers and paste it
into the new one. I can't see any way to do that within the FP user
interface from Design view.
 
P

Paul M

Thanks Murray
Paul M
Murray said:
Insert the new layer. Cut the code for the existing layers and paste it
into the new one. I can't see any way to do that within the FP user
interface from Design view.
 
Top