Nope - there are no margin fields there (see snap).
And to get to this, I had to use FORMAT | Style > select the div id, and
Modify.... Properties for the div only showed character-type properties.
So - I can find no way to do margins on anything other than the page itself
using the UI. Is that correct?
--
Murray
In properties for the div click Position. The rest should give itself.
Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
-----Original Message-----
From: Murray [mailto:
[email protected]]
Posted At: 25. juli 2004 16:19
Posted To: microsoft.public.frontpage.client
Conversation: CSS margins on page elements?
Subject: CSS margins on page elements?
I have a division on a page, e.g.,
<body>
<div id="foo"></div>
</body>
and I want to position this division using CSS margins. How do I do
that in the FP2003 UI?