Contact: aviboots(AT)netvision.net.il
41,652 questions
54,315 answers
573 users
<!DOCTYPE html> <html> <body> <svg width="120" height="120"> <circle cx="60" cy="60" r="50" stroke="green" stroke-width="3" fill="red" /> </svg> </body> </html>