This set of multiple-choice questions includes the collection of top 20 MCQ questions on the HTML5 document structure. It covers…
Here are the collections of top 20 MCQ questions on the HTML5 presentational markup includes objective questions about HTML 4…
This set of MCQ questions on the fundamentals of HTML and XHTML includes MCQ questions on HTML markup elements and…
It is possible to work with text in SVG using the <text> element. SVG’s <text> element defines a graphics element…
You can create patterns in SVG to fill or stroke an object using a predefined graphic object which can be…
In the previous posts, you have learned about filling an object with a solid color, you can also fill SVG…
Creating basic shapes in SVG is described in the previous post “How To Create Basic Shapes in SVG”, which are…
With adding transform attributes to the appropriate SVG elements, you can move a SVG graphic to a new location, rotate,…
As given on the examples of previous post about creating viewport in SVG, the aspect ratio, or ratio of width…