TPI exam Flashcards
. You will create a hierarchy of page elements and revise the stylesheets.
You want to apply a style to all elements in a document.
A. +
B. >
C. :
D. *
D. * (select all element)
PX are reccommended units for specifying size
No
The font-family attribute helps ensure maximum compatibility between browsers
False
href=”style.css”
<base></base>
Does the following belong in the head block?
<DOCTYPE HTML!>
<link rel =”stylesheet” href=”default.value.css”
False
True
Default position for CSS
Static
Small Logo
Normal logo
A relative link requires you to use a protocol and a sever path
False
You can use a relative link to reference images files from a repository on a different server
Yes
<a></a>
<img></img></a>
You are creating an image link to the clients.html page. When the visitor clicks on the clients.gif graphic, the clients.html page must display in a new window. The graphic must provide text for screen readers and display text while the page is loading.
<img></img>
You are creating a page on your personal website to display your family portrait. You need to make sure that browsers display the text Family Portrait before the photo is downloaded.
How should you complete the markup? To answer, drag the appropriate markup segment from the column on the left to its correct position on the right. Each markup segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
Select and Place:
<img src =”portrait.png” alt=<”family”>
green when the link is clicked
a : active (;color: green)