Unit 2: Links / Images
pixels
HEIGHT and WIDTH attributes are measured in
<a href="url" target="_blank">
How can you open a link in a new tab/browser window?
Image will repeat
If the background image is smaller than the screen, what will happen?
white backgrounds
More than 90 percent of the top 100 sites on the web have what?
has an outline
The appearance of a linked image differs from a non-linked image in that it
fixed
The background image will scroll when the user scrolls down the page, unless you add which property to the <body> tag?
blue
The border of linked images appears in what color in Google Chrome?
<body style="background-color:#FF0000;">
To add a plain color background to your web page use which of the following?
limit their use
To make the appearance of the colors more powerful on your site do which of the following?
anchor
What does the a in <a href="http://www.w3schools.com">W3Schools</a> stand for?
anchor
What does the a in <a href="url">Link</a> stand for?
horizontal
What does the h in <a href="url">Link</a> stand for?
reference
What does the ref in <a href="url">Link</a> stand for?
The image displays as an icon
What happens when browsing a document whose graphic image is incorrectly entered?
<body style="background-color:yellow;">
What is the correct HTML for adding a background color using inline CSS?
<a href="http://www.w3schools.com">W3Schools</a>
What is the correct HTML for creating a hyperlink?
div
What is the most important tag/selector for adding colors to certain areas of the page rather than the entire background?
body
What selector is the background-color defined in?
White, black, and gray
Which colors consist of equal amounts of all basic colors?
.png and .gif
Which image extensions allow for the image to have a transparent background?
<a href="https://www.google.com">Google</a>
Which is an example of an absolute URL?
auz
Which is not a common Internet graphics file format?
<mailto>
Which tag lets you send e-mail as part of a hyperlink?
To make the page more readable
Why do designers often use slight variations of black and white as background colors?
The background color will be shown until the image loads.
Why should you specify a background color if you are using an image for the actual background of your page?
pixel coordinates
You can identify image map locations by using