Attributes in HTML

Description

9th grade AP Computer Science Principles (Networking) Quiz on Attributes in HTML, created by Kevin D on 06/12/2016.
Kevin D
Quiz by Kevin D, updated more than 1 year ago
Kevin D
Created by Kevin D over 7 years ago
10
0

Resource summary

Question 1

Question
[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.
Answer
  • Attributes

Question 2

Question
[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.
Answer
  • Links

Question 3

Question
[blank_start]URL[blank_end] - Uniform Resource Locators that pinpoint an exact file on the web.
Answer
  • URL

Question 4

Question
[blank_start]File Extensions[blank_end] - These such as .gif and .jpg tell the browser how to display and handle information.
Answer
  • File Extensions

Question 5

Question
[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.
Answer
  • <img>

Question 6

Question
[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>
Answer
  • Hyperlinked Pictures
Show full summary Hide full summary

Similar

CCNA Answers – CCNA Exam
Abdul Demir
Home networks
johnson8221
Hardware, Software and Networking
dphillips211
Html test
Samuel Melendez
front end developer test
joni jiniani
2.1.6 Networks
Jake Youd
Test I. Introduction to web technologies
Angel Martínez Rodriguez
Intro to HTML
Balikkoftesi
CompTIA Network+ Common Ports
Justin McFall
CompTIA Network+ Acronyms
Justin McFall
Front-End Web Development
Chanthy Ngin