IST226 TEST 1 CHPS 1,2,3,5,10 Flashcards
(99 cards)
Use the ____________ property to configure bold text using CSS.
font-weight
Choose the best-designed link from below.
<a>Click here to read our important news</a>
<a>Important News</a>
<a>Important News</a>
The purpose of the _____ protocol is to insure the integrity of the communication.
TCP
Web pages have two sections: a head and a body
T
A _________ is a word, phrase, symbol, or design that identifies and distinguishes the source of the goods of one party from those of others
Trademark
Choose the preferred tag pair to use when emphasizing text:
<i> </i>, <em></em>, none of these
<em> </em>
Which CSS property configures the size of text?
text-size, font-weight, size, font-size
font-size
The ______ determines appropriate use of graphics on the site, creates and edits graphics.
graphic designer
The _______ operating system(s) treat uppercase and lowercase letters differently.
Unix and Linux
What tag pair is used to create the largest heading?
<h1> </h1>
Choose the special character that is used to indicate a blank space
Select the items below that can help to appeal to the intended or target audience of a site:
the amount of color used on the site
the font size and styles used on the site
the overall look and feel for the site
all of these
all
Select the tasks that should be performed when a website is tested:
check all of the hyperlinks within the site
view the site in variety of Web browsers
view the site in a variety of screen resolutions
all of these
all
Solid or fixed design is sometimes called _____ design and uses a fixed-width page layout.
Ice
__________ is a set of rules for exchanging files such as text, graphic images, sound, video and other multimedia files on the Web.
HTTP
What is the most common used screen resolution?
1024 x 768
What tag pair is used to link web page documents together?
link tag
When applying the design principle of ______ related items are grouped together.
proximity
The tag is coded in the _______ section of a web page document.
head
What is the recommended design practice when using images for main site navigation?
provide both alt text for the images and place text links at the bottom of the page
To associate an external style sheet to a web page, code:
a link element in the head section of the web page
Select the items below that can be used as a CSS selector: an HTML element a class name an id name all of these
all
A _____ is a type of _______ .
URL, URI
________ combines the formatting strengths of HTML 4.0 and the data structure and extensibility strengths of XML.
XHTML