Programs in HTML
- Program to describe various text formatting commands.
 - Program to create an Unordered list.
 - Program to create an Ordered list.
 - Program to create a Table.
 - Program to create a simple form.
 - Program to create a Hyper link.
 - Program to insert an image to Web page.
 - Program to insert scrolling text using Marquee tag.
 - Program to divide a page into Frames.
 - Program to create a simple layout of Webpage.
 - Creating a Webpage Layout using Semantic elements.
 - Example for Audio element.
 - Example for Video element.
 - Creating a Registration form with validation.
 - Drawing 2D graphics using Canvas.
 - Program to Find current location using Geolocation.
 - Example for localStorage.
 - Example for sessionStorage.
 - Example for Drag and Drop.
 - Rose bud using Canvas
 - Animation using Canvas