HTML Test1
HTML Test1
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>
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”>
IV. Give short answer (Q1-Q5 (1 pts. Each) and Q6-Q10 (2 pts. Each))
1. HTML stands for :-
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%)
8. What are the two types of HTML tags and differentiate it and also give example?