Grade 11 Information Technology chapter 4

Welcome to your Grade 11 Information Technology chapter 4

After carefully reading the following 30 questions, choose the correct answer.

1. 
What is the primary service of the Internet commonly referred to as the Web?

2. 
Which design principle suggests a website should be easy to use and not overly complex?

3. 
What is the recommended maximum number of colors (plus or minus two) to use in a website design?

4. 
Which principle ensures that the look and feel of all webpages in a website are similar?

5. 
Designing a website so that people with disabilities can use it is known as:

6. 
What does HTML stand for?

7. 
Which tag is required at the very start of an HTML5 document to indicate the document type?

8. 
In which HTML section is the <title> tag typically placed?

9. 
Which tag is used to define the visible content of a webpage?

10. 
What is the tag used to create a hyperlink in HTML?

11. 
Which attribute of the <a> tag specifies the destination address of the link?

12. 
To open a linked document in a new window or tab, which target value is used?

13. 
What type of URL provides the full address, including the protocol (e.g., http://)?

14. 
Which tag is used to insert an image into an HTML page?

15. 
Which attribute provides alternative text for an image if it cannot be displayed?

16. 
Which tag is used to define a table in HTML?