
Quiz 1 - ICT
Quiz by Mary Grace Elle
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
How do you create a table row?
Which of the following tag is used to begin creating a table in an HTML document?
Which of the following will create a column in an HTML table?
Tables allow web developers to arrange _________?
A set of opening, and closing tags are _____ to create a table.
The <td> tag is used to create a
What are the horizontal line part of the table?
What is the correct HTML element for adding a background color?
What is the correct HTML element for inserting a background image?
Which element is correct for inserting an image in html?
Which of the following is a body attribute?
Which attribute indicates the alignment of the table?
What attribute specifies the space between the border of a table cell and its contents?
What attribute indicates the distance between the cells?
Which HTML element change the background color of the row?
Which of the following can be used in merging table cells horizontally?
Cells in the adjacent row can be merged using what attribute?
It means creating a table on a webpage inside another table on the same webpage?
Which of the following body background property is incorrect?
What is the proper code to insert an image named "frog.jpg"?