Difference between revisions of "Quiz - HTML"

From ProgZoo
Jump to navigation Jump to search
Line 1: Line 1:
Consider the html fragment
Consider the html fragment
  <div style='color:red'>Hello World</div>
  &lt;div style='color:red'>This &amp;amp that&lt;/div>
<div class=quiz>
<div class=quiz>
   <div class=q>The term <code>style</code> is best described as:
   <div class=q>The term <code>style</code> is best described as:

Revision as of 21:00, 6 September 2021

Consider the html fragment

<div style='color:red'>This &amp that</div>
The term style is best described as:
Tag name
Attribute name
Attribute value
Element
Element content