Computer Science, asked by kailashmeena123rm, 11 months ago

Why svg is the future of web programming?
<!DOCTYPE html>\  \textless \ br /\  \textgreater \ <html>\  \textless \ br /\  \textgreater \ <body>\  \textless \ br /\  \textgreater \ \  \textless \ br /\  \textgreater \ \  \textless \ br /\  \textgreater \ \  \textless \ br /\  \textgreater \ <svg width="100" height="100">\  \textless \ br /\  \textgreater \    <circle cx="50" cy="50" r="40" stroke="green" stroke-width="4" fill="none" />\  \textless \ br /\  \textgreater \    \  \textless \ br /\  \textgreater \ </svg> \  \textless \ br /\  \textgreater \  \  \textless \ br /\  \textgreater \ </body>\  \textless \ br /\  \textgreater \ </html>\  \textless \ br /\  \textgreater \

Answers

Answered by zahidarazzaq0800
0

Answer:

Try-it Yourself Examples. The examples below embed the SVG code directly into the HTML code. This is supported by Firefox, Internet Explorer 9, Google Chrome, Opera, and Safari.

W3Schools

Similar questions