1.program to create Student Login Form.
After the completion of the Animation, the element retracts to its original State
4.Program to demonstrate aFontstyle,Fontweight,and font size properties using CSS.This paragraph is written in BOLD.
This paragraph is written in THICKER. 6.Program to use table tag to format web page .also create the Time table of your class using table tag.TIME TABLE
Day/PeriodI
9:30-10:20II
10:20-11:10III
11:10-12:0012:00-12:40 IV
12:40-1:30V
1:30-2:20VI
2:20-3:10VII
3:10-4:00Monday Eng Mat Che L
U
N
C
HLAB Phy Tuesday LAB Eng Che Mat SPORTS Wednesday Mat phy Eng Che LIBRARY Thursday Phy Eng Che LAB Mat Friday LAB Mat Che Eng Phy 7.Program to Demonstrate Longhand properties in CSS. Saturday Eng Che Mat SEMINAR SPORTS This is a heading
This is a paragraph
This is a paragraph
8.Program to demonstrate shorthand properties in CSS.Document GeeksforGeeks
GeeksforGeeks 9.Program to demonstrate animation in reverse direction or alternate cycles.Normal
The animation plays forwards.
1.program to demonstrate SVG Circle.My first SVG
2.Program to demonstrate SVG Ellipse 3.Program to demonstrate SVG Star. 4.Program to demonstrateHTML5 Canvas
The strokeText() Method
5.Program To Demonstrate BezierCurveTo() method using html canvas.HTML5 Canvas
The bezierCurveTo() Method
6.Program to demonstrate different line patterns with different colors using Canvas.Line Joining 8.Program to demonstrate Text shadows using HTML Canvas. 9.Program to demonstrate Source-over,Source-in,and Source-Out properties for composition usingHTML CanvasHTML5 Canvas
TheglobalCompositeOperation Property
ctx.arc(50, 50, 30, 0, 2 * Math.PI);