1.program to create Student Login Form.

Student login Form



remember me
forgot password?
3.Program to demonstrate a Keyframe animation.

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 heading is shown in sans-serif.

This heading is shown in serif.

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/Period
I
9:30-10:20
II
10:20-11:10
III
11:10-12:00
12:00-12:40 IV
12:40-1:30
V
1:30-2:20
VI
2:20-3:10
VII
3:10-4:00
Monday Eng Mat Che

L
U
N
C
H

LAB 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 Saturday Eng Che Mat SEMINAR SPORTS 7.Program to Demonstrate Longhand properties in CSS.

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 Sorry, your browser does not support inline SVG. 3.Program to demonstrate SVG Star. Sorry, your browser does not support inline SVG. 4.Program to demonstrate

    HTML5 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 Canvas

    HTML5 Canvas

    TheglobalCompositeOperation Property

    ctx.arc(50, 50, 30, 0, 2 * Math.PI);