Study

HTML

  •   0%
  •  0     0     0

  • Complete the missing parts
    ...
  • The "title tag" goes inside the "Head tag" or the "Body tag"?
    Head tag
  • What are the tags to define a table, a table row, a table header and the data of the table?
    <table>, <tr>, <th>, <td>
  • Is this code correct?
    No
  • Complete the missing parts:
    ...
  • How are this words called?
    Attributes
  • Complete the missing parts:
    ...
  • T or F: The image tag does not havea closing tag
    TRUE
  • What does the "b tag" do?
    bold