GuruJyothi
Home
About
Subjects
Contact
A1. Develop and demonstrate a HTML5 document that illustrates the use external style sheet, ordered list, table, borders, padding, color and the tag.
A2. Develop and demonstrate a HTML5 file that includes JavaScript for the following problem: Input: A number N obtained using prompt Output: The first N Fibonacci numbers
A3. Write a HTML5 program to draw circle using SVG.
A4. Write a HTML5 program to draw rectangle using SVG
A5. Write a HTML5 program to draw line using SVG.
A6. Write a HTML5 program to draw ellipse using SVG.
A7. Write a HTML5 program to draw polygon using SVG.
A8. Write a HTML5 program to draw polyline using SVG.
A9. Write a HTML5 program to draw gradient ellipse using SVG.
A10. Write a HTML5 program to draw Star using SVG.
A11. Write a HTML5 program to draw Line using Canvas.
A12. Write a HTML5 program to draw rectangle using Canvas.