hello,every one.i'm a svg beginner.
when i embeds a svg map into a html table ,i want the svg map full of one of 
the table's grids.but i can't use the embed attributes "width"and"height"to 
change it .i don't know how to solve it.
look forward your answer.thank you for everyone's help.
as follow is the code:
<title>&#26080;&#26631;&#39064;&#25991;&#26723;</title>
</head>

<body>
<table width="100%" height="100%" border="1">
  <tr>
    <td height="140" colspan="3" valign="bottom">
    <embed src="svg/top.svg" width="100%" height="100%" hspace="0" vspace="0"  
align="baseline" name="SVGEmbed"  type="image/svg-xml">
    </td>
  </tr>
  <tr>
    <td width="10%" height="352">&nbsp;</td>
    <td width="70%"><embed src="svg/gdbnd.svg" width="460" height="425" 
name="SVGEmbed"  type="image/svg-xml"></td>
    <td width="20%">&nbsp;</td>
  </tr>
  <tr>
    <td height="74" colspan="3"><embed src="svg/buttom.svg" width="100%" 
height="100%" hspace="0" vspace="0"  align="baseline" name="SVGEmbed"  
type="image/svg-xml"></td>
  </tr>
</table>
</body>
</html>



------------------------------------

-----
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/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    [email protected] 
    [email protected]

<*> 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