HTML Programs Index
HTML Programs Index
1 Write a HTML program to demonstrate basic structure with heading, paragraph, formatting text, t...
2 Write a HTML program to demonstrate different types of ordered lists, unordered lists, and defi...
3 Write a HTML program using table to divide the web page into two columns and single bottom row ...
5 Write a HTML program using JS to demonstrate Fibonacci (series) numbers using recursion.
6 Write a HTML program using JavaScript to search an array of elements using linear search.
7 Write a HTML program to demonstrate aligning text and setting box dimensions using CSS.
10 Write a HTML program to demonstrate the form by reading the name of the user from the form.
11 Write a program making Simple Image Gallery using HTML/CSS and JavaScript.
12 Write a HTML program to make Simple Calculator using CSS and JS.
13 Write a HTML program to change the background colour by randomly clicking on it.
14 Write a HTML program to demonstrate how to create basic horizontal navigation bar using HTML an...
15 Write a program to create a Simple Webpage with two columns that adapt to different screen size...
16 Write a HTML program to demonstrate the use of form controls (text, password, checkbox, radio, ...