Try

<style type="text/css">
        #border {position: 
absolute;top:0px;left:0px;width:850px;height:675px;border: 1px solid black}
 </style>

 <div id="border">
        <embed name="map" class="map" id="map" src="index.svg"
 width="100%" height="100%" type="image/svg+xml" />
 </div>

----- Original Message ----- 
From: "Sean" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, April 14, 2005 7:57 PM
Subject: Re: [svg-developers] <div> & CSS border attribute


>
> I posted a few days ago a question about there being about a 2px or 3px:
> padding of a border around an embeded svg, but haven't gotten any
> responses.  It seems to be a CSS issue.  Anyway, below is the code
> snipet.  Any insight would be appreciated.  Thanks.
>
> <style type="text/css">
>        #border {position: absolute;border: 1px solid black}
> </style>
>
> <div id="border">
>        <embed name="map" class="map" id="map" src="index.svg"
> width="850px" height="675px" type="image/svg+xml" />
> </div>
>
>
> -----
> To unsubscribe send a message to: 
> [EMAIL PROTECTED]
> -or-
> visit http://groups.yahoo.com/group/svg-developers and click "edit my 
> membership"
> ---- 
> Yahoo! Groups Links
>
>
>
>
>
>
>
> 





-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to