HTML Quiz 21-30


HTML Quiz 1-10

HTML Quiz 11-20

HTML Quiz 31-40

HTML Quiz 41-50

HTML Quiz 51-60

HTML Quiz 61-70

HTML Quiz 71-80

HTML Quiz 81-90


Computer Skill Quiz

MS Word Quiz and Answer

MS Excel Quiz and Answer

MS PowerPoint Quiz and Answer

Adobe Photoshop Quiz and Answer

Adobe Illustrator Quiz and Answer

Logo Design Quiz and Answer
Question 21. Which HTML tag creats the largest header section?

a. <HEADER>
b. <h1>
c. <HEADLINE>
d. <h6>

Answer : b

Question 22. The <div> element is an example of...

a. a block element
b. a diverse element
c. an inline element
d. a layer

Answer : a

Question 23. In HTML, outdated elements are referred to as __________.

a. emised
b. dead
c. dump
d. deprecated

Answer : d

Question 24. Which of the following creates a valid HTML email link?

a. <A href="info@jessoreinformationguid.com">Email Link</A>
b. <A href=(mailto:info@jessoreinformationguid.com)>Email Link</A>
c. <A href="mailto:info@jessoreinformationguid.com">Email Link</A>
d. All of these

Answer : c

Question 25. What is the purpose of this HTML statement? <META name="keywords" content="rabbit,cat">

a. To provide spesific keywords to search engines
b. To provide language information to web browser
c. To position links on a web page
d. All of these

Answer : a

Question 26. Which attribute can be used with the <img> tag to override or reserve the dimensions of the box?

a. x/y
b. fallback-dimensions="width" and fallback-dimensions="height"
c. height/width
d. vert/horiz

Answer : c

Question 27. What is used to start a numbered list with regular numerals?

a. <ol type="normal">
b. <ol type="l">
c. <ol type="1">
d. <ol type="a">

Answer : c

Question 28. What are the three major parts of an HTML document?

a. Header, Main and Footer
b. Doctype, Head and Body
c. Beginning, Middle and End
d. Version, Mete data and Content

Answer : b

Question 29. An <object> tag can be used to embed which of the following?

a. Java applets
b. Flash
c. Another webpage
d. PDF files
e. All are correct

Answer : e

Question 30. What is the correct HTML tag for an inline frame?

a. <INLINE>
b. <INLINEFRAME>
c. <IFRAME>
d. <INFRAME>

Answer : c


Previous------------>Next

No comments:

Post a Comment