Congratulations!
WELL DONE!
2 Steps To be completed...
Finish Step 9 To unlock other steps
Html Basics
A table row element is used to define a row of cells within a HTML table, it acts as a container for the individual cells.
Question 16

Question 16.2
Which element do we use to create an image element, don't use the src attribute?
Enter your answer below.
Question 16.3
Which element do we use to create a script element, don't use the src attribute?
Enter your answer below.
A link element specifies relationships between the current document and external resources.It is primarily a metadata element, meaning it does not render any content but provides information about the document to the browser and search engine.It is also a self-closing tag with the / at the end.
Question 16.4

This element is used for...?