UC: - Creating a Simple Markup Language theoretical test one (30%)
Full name___________________________________________ time allowed (40 minutes)
I. Say true or false (1 pts. Each)
1. HTML is a programming language it is not a markup language.
2. HTML is not case sensitive language.
3. Comments are not displayed by the browser.
4. The <frame> tag is no longer recommended as it is not supported by HTML5.
5. All these special character must be ended with colon.
II. Multiple choose (1 pts. Each)
1. Which one of the following are the correct HTML comment tags.
A. <-- Write your comments here --!> C. <!-- Write your comments here -->
B. <-- Write your comments here --> D. <!-- Write your comments here >
2. Which one of the following HTML tags defines the document type and HTML version.
A. <html> C. <!doctype html>
B. <head> D. <title>
3. Which one of the following HTML tags defines underline text.
A. <ul> C. <u>
B. <b> D. <big>
4. Which one of the following HTML tags used to set text color.
A. <body text=“white”> C. <body color=“white”>
B. <body font=“white”> D. <body style=“white”>
III. Fill blank space (2 pts. Each)
1. Start and end tags are also called _________________ and ____________________.
2. A collection of frames in the browser window is known as ____________________.
3. ________________ Attribute of frameset tag used to display at focused frame.
IV. Give short answer (Q1-Q5 (1 pts. Each) and Q6-Q10 (2 pts. Each))
1. HTML stands for :-
2. Write HTML tags to set background colour of the page?
3. Write HTML tags to set hyperlink anchor tags to the page?
4. Write HTML tags to add image to the page?
5. Write HTML tags to add font size, color and typeface of the enclosed text?
UC: - Creating a Simple Markup Language theoretical test one (30%)
6. What are the advantage and disadvantage of HTML?
7. Write the four steps to create and save HTML in browser?
8. What are the two types of HTML tags and differentiate it and also give example?
9. List and define types of LIST tags?
10. List at least three HTML special character tags?
UC: - Creating a Simple Markup Language theoretical test one (30%)