Computer Science Grade 10: HTML
2024/2025 Test- Solved
<a> - ANSWER-Anchor tag. Used to create a link to another document.
<b> - ANSWER-Bold
<b> (Physical Based) - ANSWER-Bold text. Physical based.
<big> - ANSWER-Makes text bigger than other text on page.
<big> (Physical based) - ANSWER-Increases the size of text. Physical based.
<body style="background-color:yellow;"> - ANSWER-Adds background colour.
<cite> - ANSWER-Identifies a bibliographic citation. Content based.
<code> - ANSWER-identifies monospaced text, such as programming code. Content
based
<colspan> - ANSWER-attribute which allows a cell to span over several columns.
<del> - ANSWER-Adds a strikeout to text.
<dfn> - ANSWER-Indicates definitions. Content based.
<div> (sometimes <br>) - ANSWER-Page divide. Forces white space.
<dl> - ANSWER-Definition lists contain definitions.
<dt>, <dd> - ANSWER-Definition term and definition definition.
<em> - ANSWER-Emphasizes text, making it look italicized.
<em> (content based) - ANSWER-Adds emphasis to text. Content based.
<font> - ANSWER-Used to customize the text.
<h1> - <h6> - ANSWER-Defines HTML headings. (1=biggest;6=smallest)
<i> - ANSWER-Italic
<i> (Physical based) - ANSWER-Italicized text. Physical based.
, <img> - ANSWER-Places an inline image on the web page.
<kbd> - ANSWER-Identifies text that is typed on a keyboard. Content based.
<mark> - ANSWER-Highlights text
<marquee> - ANSWER-Makes text scroll across page.
<ol> - ANSWER-Ordered lists which contain numbered items.
<p> - ANSWER-Paragraph.
<pre> - ANSWER-Used to create text tables. In HTML, a series of spaces or empty
lines will be condensed into one space unless the font is formatted with preformatted
font.
<q> ; <blockquote> - ANSWER-Short quote ; long quote
<rowspan> - ANSWER-attribute which allows a cell to span over several rows.
<s> - ANSWER-Strike through text. Physical based.
<samp> - ANSWER-Identifies a sequence of literal characters. Content based.
<small> - ANSWER-Makes text smaller than other text on page.
<small>(Physical based) - ANSWER-Small text. Physical based.
<strong> - ANSWER-Bold
<strong> (Content based.) - ANSWER-Adds strong emphasis to text. Content based.
<sub> - ANSWER-Subscript text (Physical based.)
<sup> - ANSWER-Indicates superscript text. (Physical based)
<target="_blank"> - ANSWER-Opens a link in a new tab.
<td> - ANSWER-Table division/columns.
<title> - ANSWER-Allows you to specify the title of the web page, which appears in the
title bar of the web browser.
<tr> - ANSWER-Table row
<tt> - ANSWER-Teletype. makes the text look like it was written with a typewriter.
2024/2025 Test- Solved
<a> - ANSWER-Anchor tag. Used to create a link to another document.
<b> - ANSWER-Bold
<b> (Physical Based) - ANSWER-Bold text. Physical based.
<big> - ANSWER-Makes text bigger than other text on page.
<big> (Physical based) - ANSWER-Increases the size of text. Physical based.
<body style="background-color:yellow;"> - ANSWER-Adds background colour.
<cite> - ANSWER-Identifies a bibliographic citation. Content based.
<code> - ANSWER-identifies monospaced text, such as programming code. Content
based
<colspan> - ANSWER-attribute which allows a cell to span over several columns.
<del> - ANSWER-Adds a strikeout to text.
<dfn> - ANSWER-Indicates definitions. Content based.
<div> (sometimes <br>) - ANSWER-Page divide. Forces white space.
<dl> - ANSWER-Definition lists contain definitions.
<dt>, <dd> - ANSWER-Definition term and definition definition.
<em> - ANSWER-Emphasizes text, making it look italicized.
<em> (content based) - ANSWER-Adds emphasis to text. Content based.
<font> - ANSWER-Used to customize the text.
<h1> - <h6> - ANSWER-Defines HTML headings. (1=biggest;6=smallest)
<i> - ANSWER-Italic
<i> (Physical based) - ANSWER-Italicized text. Physical based.
, <img> - ANSWER-Places an inline image on the web page.
<kbd> - ANSWER-Identifies text that is typed on a keyboard. Content based.
<mark> - ANSWER-Highlights text
<marquee> - ANSWER-Makes text scroll across page.
<ol> - ANSWER-Ordered lists which contain numbered items.
<p> - ANSWER-Paragraph.
<pre> - ANSWER-Used to create text tables. In HTML, a series of spaces or empty
lines will be condensed into one space unless the font is formatted with preformatted
font.
<q> ; <blockquote> - ANSWER-Short quote ; long quote
<rowspan> - ANSWER-attribute which allows a cell to span over several rows.
<s> - ANSWER-Strike through text. Physical based.
<samp> - ANSWER-Identifies a sequence of literal characters. Content based.
<small> - ANSWER-Makes text smaller than other text on page.
<small>(Physical based) - ANSWER-Small text. Physical based.
<strong> - ANSWER-Bold
<strong> (Content based.) - ANSWER-Adds strong emphasis to text. Content based.
<sub> - ANSWER-Subscript text (Physical based.)
<sup> - ANSWER-Indicates superscript text. (Physical based)
<target="_blank"> - ANSWER-Opens a link in a new tab.
<td> - ANSWER-Table division/columns.
<title> - ANSWER-Allows you to specify the title of the web page, which appears in the
title bar of the web browser.
<tr> - ANSWER-Table row
<tt> - ANSWER-Teletype. makes the text look like it was written with a typewriter.