For background and border, I would add something like:
 
<rect fill="lightgreen" height="100%" width="100%" y="0" x="0" stroke="green" 
stroke-width="5"/>
 
before the circle.


fuliopen <[EMAIL PROTECTED]> wrote:
Hi, 

I am a new user for svg. In the following svg code, I like to add 
background color and border. I know that this piece <. . . width="200" 
height="200" . . .> defines the area of background.  What and where do 
I add code for background color and border? 

<svg width="200" height="200"  version="1.1" 
xmlns="http://www.w3.org/2000/svg";> 

<circle cx="100" cy="100" r="80" stroke="black" stroke-width="2" 
fill='red' /> 

Thanks for teaching. 
Fuliopen 


                
---------------------------------
 Yahoo! FareChase - Search multiple travel sites in one click.  

[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/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