Services
Discover
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
HTML and JavaScript BASICS
Exam 4: Html Structural Design Techniques
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
Short Answer
A(n)____________________ is a series of hyperlinks,usually organized horizontally or vertically on a Web page or in a frame.
Question 22
Multiple Choice
MATCHING Identify the letter of the choice that best matches the phrase or definition. -Page that displays a constant title for a Web site
Question 23
Multiple Choice
A frameset can contain ____.
Question 24
True/False
Frames are similar to tables in that they help Web designers divide up the browser screen space into two or more rectangular areas.
Question 25
Multiple Choice
By default,the browser will display semi-thick lines between each frame,and these lines are called frame ____.
Question 26
True/False
A frameset page does contain < body> and < /body> tags.
Question 27
Short Answer
There are times when it is desirable to place a third ____________________ into your frameset to display a horizontal frame across the top of your browser window.
Question 28
True/False
The rows attribute allows you to create vertical frames and to designate the width of each frame.____________________
Question 29
Multiple Choice
In addition,you can use the ____ attribute within the < frame> tag to instruct the browser that the user should not be able to change the size of the frames.
Question 30
Multiple Choice
Some of the most popular Web page development tools include Adobe Dreamweaver,Adobe GoLive,and ____ Expression.
Question 31
True/False
One of the goals of commercial Web sites is to give users a reason to return to the site again and again.
Question 32
True/False
The term linked is a word that programmers and Web developers use to describe a structure,keyword,or tag that contains one or more additional instances of the same item.____________________
Question 33
Multiple Choice
When using Web page development tools,a ____ view is always available.
Question 34
True/False
Tables provide more functionality than frames;they allow the designer to change the ways in which Web pages normally behave.
Question 35
Short Answer
Normally when a user clicks on a hyperlink,the target Web page will be loaded into the same frame as the link.The ____________________ attribute overrides this behavior and sends the proper Web page to the "target" frame.