0% found this document useful (0 votes)
4 views3 pages

1. Write an HTML Code to Implement Header Tags.

The document contains a series of tasks requiring the creation of HTML and JavaScript code snippets. These tasks include implementing various HTML elements such as headers, lists, tables, and forms, as well as demonstrating CSS styles and JavaScript functionalities. The tasks are structured as numbered prompts for coding exercises.

Uploaded by

jknitr4121
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views3 pages

1. Write an HTML Code to Implement Header Tags.

The document contains a series of tasks requiring the creation of HTML and JavaScript code snippets. These tasks include implementing various HTML elements such as headers, lists, tables, and forms, as well as demonstrating CSS styles and JavaScript functionalities. The tasks are structured as numbered prompts for coding exercises.

Uploaded by

jknitr4121
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

1. Write an HTML code to 2.

Write an HTML code to


implement header tags generate a student biodata

3. Write an HTML code to


4. Write an HTML code to
display bold, italic,
display subscript and
underlined, big, and small
superscript Ex : H₂O ,(a + b)²
text.

5. Write an HTML code to


6. Write an HTML code to
demonstrate the marquee
display a paragraph.
tag.

7. Write an HTML code to 8. Write an HTML code to


display an ordered list. display an unordered list.

9. Write an HTML code to 10. Write an HTML code to


display an unordered list. create a table.
11. Write an HTML code 12. Write an HTML code to
to display anchor tags. add images.

13. Write an 14. Write an HTML code to


HTML code to display the given Table .
display the average
redEyes
height width
given Table. male 1.9 0.003 40%

female 1.7 0.002 43%

16. Write an HTML code to


generate Frame Format 1.
14. Write an HTML code to 40% 60%

demonstrate description 40%

list (<dl>).
60%

14. Write an HTML code to 14. Write an


generate Frame Format 2. HTML code to
create a student
20%

registration
80% form (HTML
40% 60% only).

19. Give an example of 20. Give an example of


inline CSS. internal CSS.
22. Write a JavaScript
21. Give an example of
program to add two
external CSS.
numbers.

23. Write a JavaScript 24. Write a JavaScript


program to demonstrate program to check if a
the use of a switch case. number is even or odd.

26.Write a JavaScript
25. Write a JavaScript
program to print nth
program to check for a
Fibonacci term.
palindrome.

27. Write a JavaScript 28. Write a JavaScript


program to calculate the program to concatenate
length of a string. two strings.

29. Write a JavaScript


30. Write a *
function to implement
JavaScript **
form validation.
program to print ***
the following ****
sequence. *****

You might also like