Term
How is the primary purpose of the website www.nike.com classified? A. Sell B. Entertain C. Inform D. Social Networking |
|
Definition
|
|
Term
Which is an advantage of web development standards? A. Developers won't explore emerging techniques. B. User computer systems may need updating. C. Websites are developed more quickly. D. Same browser is required by all users. |
|
Definition
Websites are developed more quickly |
|
|
Term
Which authoring language is used in the following example?
html head title John’s Web Site /title /head body b Welcome to my website! /b /body /html
A. HTML B. JavaScript C. XML D. CSS |
|
Definition
|
|
Term
Sarah uses a free computer program that allows her to key her code in plain text. This program is an example of: A. Cascading Style Sheets B. Java Script C. Web Editor D. Text Editor |
|
Definition
|
|
Term
Jackson is writing the code for a website that will be a step-by-step CSS tutorial. What website structure would be best suited for his web site? A. Alphabetical B. Hierarchical C. Webbed D. Linear |
|
Definition
|
|
Term
Ben wants his users to be able to see an introduction for his website as soon as they key his site URL. This is an example of a:
A. home page
B. sitemap
C. splash page
D. index page |
|
Definition
|
|
Term
How is the primary purpose of the website www.facebook.com classified? A. Entertain B. Social Networking C. Hybrid D. Sell |
|
Definition
|
|
Term
Jordan is writing the code for the new FBLA website. He is designing the website so that users can navigate to any page on the website independently. What website structure would be best suited for his web site? A. Linear B. Webbed C. Hierarchical D. Circular |
|
Definition
|
|
Term
Controlling the functionality of a web page is accomplished by using: A. Authoring Languages B. Presentation Languages C. Java Script D. Scrolling Languages |
|
Definition
|
|
Term
Which is an advantage of writing a web site using XHTML? A. Requires style sheets. B. Produces cleaner code. C. Still under development. D. Not supported by all browsers. |
|
Definition
|
|
Term
Which authoring language is used to separate the appearance of a webpage from the content? A. Hypertext Markup Language B. eXtensible Hypertext Markup Language C. eXtensible Markup Language D. Cascading Style Sheets |
|
Definition
|
|
Term
How is the primary purpose of the website www.cnn.com classified? A. Sell B. Entertain C. Social Networking D. Inform |
|
Definition
|
|
Term
Tony is writing a webpage for his computer programming class using tags to instruct the browser how to display text and images. Which authoring language is he using to write his webpage? A. XML B. HTML C. Adobe Dreamweaver D. Cascading Style Sheets |
|
Definition
|
|
Term
How is the primary purpose of the website www.yahoo.com classified? A. Entertain B. Inform C. Hybrid D. Sell |
|
Definition
|
|
Term
Which of the following statements regarding web hosts is FALSE?
A. Web Hosts allow web pages to be created without coding HTML.
B. Web Hosts store all of the files associated with a web page.
C. Web Hosts are also known as web servers.
D. Web Hosts send the web page files via the Internet. |
|
Definition
Web Hosts allow web pages to be created without coding HTML. |
|
|
Term
Which is an advantage of using a splash page when writing a webpage? A. Splash pages catch the user’s attention immediately. B. Splash pages prevent a reader from directly entering a website. C. Splash pages may prevent search engines from accessing the actual site. D. Splash pages prevent a reader from viewing the graphics on a website. |
|
Definition
Splash pages catch the user’s attention immediately. |
|
|
Term
Which webpage development tool writes, saves, and edits tags that are used to create webpage files? A. Text Editor B. Cascading Style Sheets B. Web Hosts D. Web Editor |
|
Definition
|
|
Term
Madison is designing a website that will demonstrate the steps followed to create her famous Double-Chocolate Oreo Fudge cake. What website structure would be best suited for her website? A. Hierarchical B. Circular C. Linear D. Webbed |
|
Definition
|
|
Term
Which authoring language uses author-defined tags to identify each data entry so that the data can be easily imported into other applications? A. Java Script B. XHTML C. XML D. HTML |
|
Definition
|
|
Term
Accessibility is an important consideration when developing websites. Website design is affected by all of the following factors EXCEPT: A. Browser Capabilities B. Development Standards C. Accessibility Laws D. Internet Service Providers |
|
Definition
Internet Service Providers |
|
|
Term
Which is a disadvantage of using a splash page when writing a web page? A. Splash pages allow readers to choose the site technology that fits them. B. Splash pages have short loading times. C. Splash pages display all of the information on a web page quickly. D. Splash pages prevent readers from directly entering a web site. |
|
Definition
Splash pages prevent readers from directly entering a web site |
|
|
Term
What is the purpose of HTML tags? A. Locates parts of the document B. Identifies important text C. Marks special parts of the document D. Formats document for display in browser |
|
Definition
Formats document for display in browser |
|
|
Term
Which XHTML tag would display the words “My Web Page” centered and red? A. p style="color:red; text:center My Web Page /p B. p style="color:red; text-align:center My Web Page /p C. p style="color:red; text-align:center" My Web Page /p D. p style=color:red; text-align:center My Web Page /p |
|
Definition
p style="color: red; text-align: center;" My Web Page /p |
|
|
Term
Tiffani is organizing all of the content for her webpage. Which file would she store in the pages folder of her file management system? a. style.css b. computer.gif c. balloon.jpg d. homepage.html |
|
Definition
|
|
Term
Which is an example of a file that would be saved in the Images folder? a. links.doc b. style.css c. index.html d. planets.gif |
|
Definition
|
|
Term
Davis is creating a list of his favorite websites to put on his personal web page. Which type of hyperlink is created when Davis links his webpage to another website? a. Hypertext Link b. Absolute Link c. Embedded Link d. Relative Link |
|
Definition
|
|
Term
Which will be displayed when the following source code is viewed in a browser?
ol li President /li li Vice President /li li Secretary /li /ol
a. 1. President 2. Secretary 3. Vice President b. ● President ● Vice President ● Secretary c. 1. President 2. Vice President 3. Secretary d. ● President ● Secretary ● Vice President |
|
Definition
1. President 2. Vice President 3. Secretary |
|
|
Term
Which XHTML image tag would display the following image file: balloon.jpg? a. img src:”balloon.jpg” b. img src=balloon.jpg c. img src:balloon.jpg d. img src=”balloon.jpg" |
|
Definition
|
|
Term
Which XHTML tag must be included in the source code in order to identify the authoring language being used to design the web page? a. Attribute Tag b. Document Type Declaration c. Meta Tag d. Document Tag |
|
Definition
Document Type Declaration |
|
|
Term
Which XHTML tag is should to create a horizontal line in a web page? a. br/ b. hl/ c. hr/ d. br |
|
Definition
|
|
Term
Which of the following statements regarding webpage content is FALSE? a. Use content that is easy to understand. b. Use jargon and slang in a website. c. Avoid acronyms and abbreviations in a website. d. Content should support the purpose of the webs. |
|
Definition
Use jargon and slang in a website. |
|
|
Term
Which of the following fonts should be used when designing a webpage? a. Serif b. Ornamental c. Sans Serif d. Script |
|
Definition
|
|
Term
Jayden has completed the webpage that he created for the Habitat for Humanity. In order for the webpage to be view on the Internet Jayden must upload the webpage files to a: a. Web Browser c. Web Host b. Domain Name d. Root Folder |
|
Definition
|
|
Term
Which of the following is not a method used to upload web page files to a web host? a. Hypertext Markup Language b. Hypertext Transfer Protocol c. WebDAV d. File Transfer Protocol |
|
Definition
Hypertext Markup Language |
|
|
Term
When selecting a web host it is important to consider all of the following EXCEPT: a. Storage Space b. Sponsors c. Cost d. Reliability |
|
Definition
|
|
Term
Which XHTML tag would create an absolute hyperlink to the Northern homepage? a. a href=”www.northern.dpsnc.net” Northern High School /a b. a href=”http://www.northern.dpsnc.net” Northern High School /a c. a href=www.northern.dpsnc.net Northern High School /a d. a href=http://www.northern.dpsnc.net Northern High School /a |
|
Definition
a href=”http://www.northern.dpsnc.net” Northern High School /a |
|
|
Term
Which XHTML tag would display an image of a beach as a web page background? a. body background=”beach.jpg”/ b. body background-image:url(beach.jpg)/ c. bg background=”beach.jpg”/ d. body background=beach.jpg/ |
|
Definition
body background-image:url(beach.jpg)/ |
|
|
Term
All of the following are examples of acceptable web page color schemes EXCEPT: a. body style=”background-color:black; color:white”/ b. body style=”background-color:blue; color:white”/ c. body style=”background-color:white; color:red”/ d. body style=”background-color:white; color:pink”/ |
|
Definition
|
|
Term
Which XHTML tag must be included in the source code in order to indentify the content and character set being used to design the web page? a. Attribute Tag b. Document Type Declaration c. Meta Tag d. Document Tag |
|
Definition
|
|
Term
Marcus visited the W3C website to test his website for display errors. This is an example of which step accomplished prior to publishing her website? a. Check spelling b. Validate source code c. Check site in multiple browsers d. Check relative and absolute links. |
|
Definition
|
|
Term
Which of the following XHTML tags is an example of a relative hyperlink? a. a href=index.html HOME /a b. a href=”http://www.duke.edu” DUKE /a c. a href=”index.html” HOME /a d. a href=http://www.duke.edu DUKE /a |
|
Definition
a href=”index.html” HOME /a |
|
|
Term
What is the final step in the web page publishing process? a. Preview the web page b. Choose a web host c. Transfer files to the Web Host d. Get a domain name |
|
Definition
Transfer files to the Web Host |
|
|
Term
Which of the following is a disadvantage of using a free web hosts? a. No cost b. Online web editor with GUI c. Limited storage space d. Free email account |
|
Definition
|
|
Term
What code is being displayed in the tag below?
head style type="text/css" body{background-color:black; color:green} p {text-align:center; font-family:Lucida Console; font-size:16px} /style /head
a. Internal style sheet b. Meta tag c. In-line styles d. External style sheet |
|
Definition
|
|
Term
Which page can be used to display an introduction while the website is loading? a. home page b. sitemap c. index page d. splash page |
|
Definition
|
|
Term
Webpages should be saved using which of the following file extensions? a. css b. txt c. html d. jpeg |
|
Definition
|
|
Term
Which of the following folders contains all of the pages and content of a website? a. root folder b. index folder c. pages folder d. images folder |
|
Definition
|
|
Term
Which of the following is an advantage of using a dedicated web host? a. Requires high-level computer skills b. Requires specialized equipment c. Expensive Cost d. Unlimited storage space |
|
Definition
|
|
Term
Which of the following folders will store the external style sheet used in a website? a. pages folder b. index folder c. images folder d. root folder |
|
Definition
|
|
Term
All of the following are good webpage design principles EXCEPT: a. Use initial caps for headlines and headings b. Use underlining to indicate book titles c. Use italics to stress foreign words or phrases d. Use bold to emphasize headings |
|
Definition
Use underlining to indicate book titles |
|
|
Term
All of the following guidelines should be followed when writing content EXCEPT: a. Use an active voice b. Use jargon c. Define abbreviations d. Use familiar words |
|
Definition
|
|
Term
The homepage of a business website should contain all of following components EXCEPT: a. about us b. privacy policy c. contact us d. visitor counter |
|
Definition
|
|
Term
Style sheets should be saved using which of the following file extensions? a. txt b. jpg c. html d. css |
|
Definition
|
|
Term
Which of the following is a disadvantage of using a shared web host? a. Low cost b. Better technical support c. Own domain name d. Traffic volume restrictions |
|
Definition
Traffic volume restrictions |
|
|
Term
Which of the following elements is included in a webpage? a. Hyperlinks b. Graphics c. Text d. All are webpage design elements |
|
Definition
Hyperlinks, Graphics, and Text are all webpage design elements. |
|
|
Term
Which home page component helps users quickly locate information on the website? a. About Us b. Privacy Policy c. Contact Us d. Sitemap |
|
Definition
|
|
Term
Which of the following folders contains all of the graphics used in a website? a. index folder b. images folder c. pages folder d. root folder |
|
Definition
|
|
Term
Which website purpose provides information and links to music and videos? A. Hybrid B. Entertain C. Inform D. Social Networking |
|
Definition
|
|
Term
Which website purpose displays a catalogue of products and services? A. Sell B. Inform C. Entertain D. Social Networking |
|
Definition
|
|
Term
Which website purpose provides information about a cause, event or organization and may provide tutorials or demonstrations? A. Inform B. Hybrid C. Sell D. Entertain |
|
Definition
|
|
Term
Which website purpose provides a network where people can interact online? A. Sell B. Inform C. Entertain D. Social Networking |
|
Definition
|
|
Term
What is the purpose of a website that provides a combination of entertainment, sales, information, and social interaction? A. Inform B. Hybrid C. Sell D. Entertain |
|
Definition
|
|
Term
Which improves website accessibility for users with disabilities? A. Providing text equivalents B. Using audio only pages C. Using large amounts of color D. Utilizing style sheets |
|
Definition
Providing text equivalents |
|
|
Term
What code is being displayed in the tag below?
head link rel=”stylesheet” type=”text/css” href=”pages/style.css”/ /head
a. Internal style sheet b. Meta tag c. In-line styles d. External style sheet |
|
Definition
|
|
Term
|
Definition
The UNC webpage does not PROVIDE EXCESSIVE TEXT. |
|
|
Term
|
Definition
This example demonstrates NESTING tags. |
|
|
Term
|
Definition
This is an example of WEBBED structure. |
|
|
Term
|
Definition
This is an example of LINEAR structure. |
|
|
Term
|
Definition
This is an example of HIERARCHICAL structure. |
|
|