HTML1
HTML1
17. Which tag tells the browser where the page starts and stops?
a) <html>
b) <body>
c) <head>
d) <title>
18. In HTML, tags that include both on and off tag are called
a) comment tag
b) document tag
c) container tag
d) None of the above
21. Gif and jpg are the two main types of what?
a) animated effects
b) videos
c) images
d) None of the above
22. Which tag can set the background color for your page?
a) <body>
b) <font>
c) <head>
d) <title>
24. Which tag is used to insert images into your web page?
a) img
b) scr
c) im
d) None of the above
25. Which of the following will NOT be found in the <head> section?
a) <Table>
b) <Metatags>
c) <Title>
d) None of the above
28. If the background image is smaller than the screen, what will happen?
a) It will be streteched
b) It will be repeated
c) It will leave a blank space at the bottom of your page
d) None of the above
29. The HTML tags are all
a) in lower case
b) in upper case
c) case sensitive
d) not case sensitive
30. Which section is used for text and tags that are shown directly on your web page?
a) Head
b) Metatags
c) Body
d) title