--- Sayed Arian Kooshesh <[EMAIL PROTECTED]> wrote:

> how would I represent a table in svg?
> 

Is something like this sufficient?
<text x="100" y="50">item 1.1</text>
<text x="200" y="50">item 1.2</text>
<text x="300" y="50">item 1.3</text>
<text x="400" y="50">item 1.4</text>
<text x="500" y="50">item 1.5</text>
<text x="100" y="100">item 2.1</text>
<text x="200" y="100">item 2.2</text>
<text x="300" y="100">item 2.3</text>
<text x="400" y="100">item 2.4</text>
<text x="500" y="100">item 2.5</text>
<text x="100" y="150">item 3.1</text>
<text x="200" y="150">item 3.2</text>
<text x="300" y="150">item 3.3</text>
<text x="400" y="150">item 3.4</text>
<text x="500" y="150">item 3.5</text>




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


------------------------ Yahoo! Groups Sponsor --------------------~--> 
Home is just a click away.  Make Yahoo! your home page now.
http://us.click.yahoo.com/DHchtC/3FxNAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

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