Website Development 1
Website Development 1
QUESTION 1
II. List two common HTML tags and their purposes (4 Marks)
III. What is the purpose of the <head> section in an HTML document? (4 Marks)
IV. Describe the difference between an ordered list and an unordered list in HTML (4 Marks)
QUESTION 2
Task: Develop a simple HTML page that includes a heading, a paragraph, an image, and a hyperlink.
Instructions:
QUESTION 3
QUESTION 4
II. List two attributes of the <img> tag and their purposes (4 Marks)
IV. Describe the difference between the <div> and <span> tags in HTML (4 Marks)
QUESTION 5
I. Explain the purpose of the <meta> tag in HTML and provide an example of its use (4 Marks)
II. Describe the difference between block-level and inline elements in HTML (4 Marks)
III. What is the Document Object Model (DOM) and how is it used in web development? (4
Marks)
IV. Explain the concept of semantic HTML and its importance (4 Marks)
V. What is the purpose of the <canvas> element in HTML5? Provide an example of its use (4
Marks)