The document outlines a series of tasks for creating HTML programs, covering various topics such as text formatting tags, image tags, anchor tags, lists, tables, frames, data list tags, and CSS (external, internal, inline). It also includes JavaScript programs for basic operations like printing text, adding numbers, and explaining operators. Each task is presented as a separate point, indicating a structured approach to learning HTML and JavaScript.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
7 views9 pages
HTML Lablist Programs
The document outlines a series of tasks for creating HTML programs, covering various topics such as text formatting tags, image tags, anchor tags, lists, tables, frames, data list tags, and CSS (external, internal, inline). It also includes JavaScript programs for basic operations like printing text, adding numbers, and explaining operators. Each task is presented as a separate point, indicating a structured approach to learning HTML and JavaScript.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 9
1. Write an html program on text formatting tags.
2. Write an html program on image tag.
3. Write an html program on anchor tag.
4. Write an html program on ordered, unordered & definition lists. a)
b) c)
5. Write an html program to create a table for student marks list.
6. Write an html program on for dividing web page into 2 vertical and two horizontal frames.
7. Write an HTML Data list Tag Example.
8. Write an HTML program on External CSS.
style1.css:
9. Write an HTML program on Internal CSS.
10. Write an HTML program on Inline CSS.
11. JavaScript Program to print Hello World.
12. JavaScript Program to Add Two Numbers.
13. JavaScript Program to explain Arithmetic operators. 14. Java Script program on Comparison operators. 15. JavaScript Program to Check if a Number is Odd or Even
JavaScript Fundamentals: JavaScript Syntax, What JavaScript is Use for in Website Development, JavaScript Variable, Strings, Popup Boxes, JavaScript Objects, Function, and Event Handlers