12
Pets
Pets
- dog
- cat
questions:
What is a server? How is it differant that a standard computer?
A server is a dedicated computer for storning files and data, it is used to store data from multiple computers in one place.
What are the tags needed for HTML tables?
The <"tr"> tag,<"th">, <"table">, <"tb">
What does an iFrame allow you to do?
An iFrame allows you to embed a video into your website.
What does the <"a"> tag do?
an <"a"> tag is used to define a hyperlink or even to write text onto your page.
What does the <"tr"> tag do?
The <"tr"> tag is used to create a row in a table.