Can you use SVG tags directly in HTML5 without any plugin?
Answer / Saurabh Sharma
Yes, SVG (Scalable Vector Graphics) tags can be used directly in HTML5 documents. No plugins are required to display and manipulate SVGs within an HTML5 web page.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I include one file in another?
How do I center a div?
What is <table> tag?
What are the new media element in HTML 5 other than audio and video?
What is a start tag?
How do I put text on the next line in html?
How do you use form tags?
How to create scrollable tables in HTML-DHTML? My doubt is "I want to create a table whose header will remain stationery when I scroll the table vertically, but at the same time when I scroll horizontally, the header should scorll sidewise along with the body."
What are the components of dhtml?
Why for attribute is used in html?
What can html5 do?
How can you have different number of cells for each row of a table?