Guest
03-14-2005, 12:37 AM
hi all,
Could you tell me about svg document ? see below
<?xml version="1.0" encoding="utf-8"?><svg width="600px" height="400px" viewbox="0 0 600 400" xmlns:xlink="http://www.w3.org/1999/xlink">
the sentence "xmlns:xlink="http://www.w3.org/1999/xlink" . it is the DTD for svg file, right? i must write it if i'll create svg file?
thanks in advance
Could you tell me about svg document ? see below
<?xml version="1.0" encoding="utf-8"?><svg width="600px" height="400px" viewbox="0 0 600 400" xmlns:xlink="http://www.w3.org/1999/xlink">
the sentence "xmlns:xlink="http://www.w3.org/1999/xlink" . it is the DTD for svg file, right? i must write it if i'll create svg file?
thanks in advance