2023-2024 – 2nd Semester
ICT - Quiz 1
Grade 7
Student Name: ………………......................................................…… Section….…......….. Date……………...……….
1. Which character is used to indicate an end tag?
A ^ B *
C < D /
2. The content of the web (such as your pictures, text, links) will show up here.
A Folder B Head
C Body D Style
3. How many levels of headings are available to use in HTML?
A 10 B 6
C 2 D 1
4. You should save HTML files with which file extension?
A .index B .webpage
C .html D .htm
1/3
5. Which tag starts the HTML file
A <H> B <HTML>
C <body> D </HTML>
6. What would we use the <p> element for?
A Picture B Paragraph
C Print D Passage
7. HTML stands for...
A Hyper Tech Markup Lexicon B Hyper Text Markup Language
C High Tech Modem Language D High Tech Marking Language
8. Which tag pair is used to create the largest heading?
A <h1></h1> B <h type = "largest"></h>
C <h9></h9> D <h6> </h6>
9. HTML tags are always surrounded by
A {} B " "
C <> D ()
10. Which element would I use to make a level 3 heading
A <heading3> B <h3>
C <heading> D <h1>
2/3