[blank_start]Attributes[blank_end] - These enhance HTML tags and modify them. The attributes are nested inside the tag. <body bg color = yellow> Values are entered after the tag and attribute in a line of HTML code.
Responda
Attributes
Questão 2
Questão
[blank_start]Links[blank_end] - used to move viewers to another page. Used with <a href = "url">text in the web browser</a>. They can link to another spot within the HTML document, a URL or a webpage, or another page on your own computer.
Responda
Links
Questão 3
Questão
[blank_start]URL[blank_end] - Uniform Resource Locators that pinpoint an exact file on the web.
Responda
URL
Questão 4
Questão
[blank_start]File Extensions[blank_end] - These such as .gif and .jpg tell the browser how to display and handle information.
Responda
File Extensions
Questão 5
Questão
[blank_start]<img>[blank_end] - This tag is used to insert images into the web, an example can be <img src="cit logo.jpg" alt="CIT logo">. Height and width attributes can specify dimension. Border attributes can place a border around a image and align attributes specifies the location of the image.
Responda
<img>
Questão 6
Questão
[blank_start]Hyperlinked Pictures[blank_end] - If you click on a picture, it will take you to another web page. The syntax for this is <a href= "cit.html"><img src ="cit logo.gif"></a>
Responda
Hyperlinked Pictures
Quer criar seus próprios Quizzesgratuitos com a GoConqr? Saiba mais.