
Webpage Development
Quiz by Angkol
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
It is the most widely used language on Web to develop web pages.
It is a unique identifier used to locate a resource on the Internet. It is also referred to as a web address.
What does SSL stand for?
This tag defines the document type and HTML version.
This tag represents the document's header which can keep other HTML tags like <title>, <link>, etc.
This tag represents the heading.
Which of the following element is the highest or most important level?
HTML element represents a paragraph.
This tag plays an important role in the web page to create an attractive and readable web page. It is used to change the color, size, and style of a text.
Which of the following elements that marked up the items in an ordered or unordered
In <table> tag, which of the following tag is used to create a table rows?
In <table> tag, which of the following tag is used to create a data cell?
Which of the table attribute that sets a space between data cells of the table.
Which of the table attribute that sets a space between data cells of the table.
It refers to a table attribute is to be used to add color of the border of the table?
Which of the following is the attribute for background color?
When a background color is applied in a table row only, it is place ______
Which of the following does not belong the group of the color of light?
What color is equivalent to this hex code #0000FF?
When the background color of the table is red and the background color in the first-row green, what color appears in the output in the first row of the table?