Embed layers

  • Thread starter Thread starter Paul M
  • Start date Start date
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?
 
Thanks Murray
How do you embed layers that have already been created into a new layer
Paul M
 
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.
 
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.
 
Back
Top