71% found this document useful (7 votes)
12K views

HTML Exam Questions Pack

The document provides information about webpages, including that all publicly accessible websites collectively make up the World Wide Web, a webpage can be viewed on a cell phone, and Notepad is used on Mac computers to create and edit webpages. It also asks questions to test the reader's understanding of HTML and CSS, such as asking about the different types of webpages, how to insert a style sheet, the function of CSS background properties, and the differences between absolute and relative font sizes. Some of the questions relate to topics covered in the provided information, like asking how to run Notepad after mentioning it can be used to edit webpages,

Uploaded by

yupi_arif
Copyright
© Attribution Non-Commercial (BY-NC)
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
71% found this document useful (7 votes)
12K views

HTML Exam Questions Pack

The document provides information about webpages, including that all publicly accessible websites collectively make up the World Wide Web, a webpage can be viewed on a cell phone, and Notepad is used on Mac computers to create and edit webpages. It also asks questions to test the reader's understanding of HTML and CSS, such as asking about the different types of webpages, how to insert a style sheet, the function of CSS background properties, and the differences between absolute and relative font sizes. Some of the questions relate to topics covered in the provided information, like asking how to run Notepad after mentioning it can be used to edit webpages,

Uploaded by

yupi_arif
Copyright
© Attribution Non-Commercial (BY-NC)
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/ 1

c c

 
 ý       
     


    
1 All publicly accessible websites collectively constitute the World Wide Web.
2 After the introduction of HTML and HTTP, other protocols such as file transfer
protocol and the gopher protocol were used to retrieve individual files from a
server.
3 A webpage can be viewed and accessed by cell phone.
4 Notepad is used in Mac to create or edit webpage.
5 The text between the <b> and </b> tags will be displayed in a bold font.
6 HTML tags are %   <b> means the same as <B>.
7 The background attribute specifies a background-color for an HTML page.
8 Unlike the id selector, the class selector is most often used on several elements.
9 If you start an ID name with a number in CSS, it will not work in Internet
Explorer.
10 With CSS, lists can be styled further, and images can be used as the list item
marker.

 
     
  

1. According to its function, how many kinds of webpage are? What are they?

2. What is static website?

3. Write and explain the four broad categories of software that can be used to edit a
webpage?

4. How to run a notepad?

5. Why we cannot use .HTML in the past in order to save an HTML file?

6. What is the different between subscripted text and superscripted text?

7. How many ways are there in order to insert a style sheet?

8. What is the function of CSS Background Properties?

9. What is the CSS Syntax made up of?

10. What is the different between Serif and Sans-Serif fonts?

11. What are the advantages of using CSS?

12. What are the different between Absolute font-size and Relative font-size?

You might also like