TEST-2 HTML TEST-2:

Test Date: November 10, 2023

1. What is the purpose of Title tag in HTML ?

2. Write a small HTML code using Table, Tr, Th and Td ? 

3. Write a small HTML code using ordered list with number sequence 1,2,3 etc.,

4. Write the similarity and difference between id and class in HTML ?

5. What is the purpose of iframe and write it's syntax?

6. What is Javascript and how it help in Web application?

7. Purpose of Layout in HTML?

8. Write a small program using div and span tag ?

9. What is the difference between writing a web application using {div, span } vs {table, tr, th, td}

10. What is the meaning of Responsive and how to achieve?








SCORE: 6.25/10


Comments

Popular posts from this blog

Java Program to create a large array and copy its values equally to two small arrays and display the second array only

Python program to sum up the Salary when the Name and Age matches with subsequent rows.