2. After you have obtained relevant input for your Web site, you can create: a. a validation program. b. HTML. c. images. d. a storyboard.

Similar documents
Lesson Review Answers

EUROPEAN COMPUTER DRIVING LICENCE / INTERNATIONAL COMPUTER DRIVING LICENCE WEB EDITING

Introduction to Web Design Curriculum Sample

Introduction to XHTML. 2010, Robert K. Moniot 1

HTML Tables. IT 3203 Introduction to Web Development

Web Design Basics. Cindy Royal, Ph.D. Associate Professor Texas State University

We automatically generate the HTML for this as seen below. Provide the above components for the teaser.txt file.

Creating Web Pages with Microsoft FrontPage

Chapter 10: Multimedia and the Web

HTML5 and CSS3 Part 1: Using HTML and CSS to Create a Website Layout

Course Duration: One hour Theory and 3 hours practical per week for 15weeks. As taught in 2010/2011 Session

Web Development. Owen Sacco. ICS2205/ICS2230 Web Intelligence

Using Adobe Dreamweaver CS4 (10.0)

Web Foundations Series Internet Business Associate

WEB DEVELOPMENT IA & IB (893 & 894)

Web Development 1 A4 Project Description Web Architecture

Microsoft FrontPage 2003

Adobe Dreamweaver Exam Objectives

Advanced Web Development SCOPE OF WEB DEVELOPMENT INDUSTRY

Caldes CM12: Content Management Software Introduction v1.9

Web Development I & II*

Designing HTML s for Use in the Advanced Editor

Client-side Web Engineering From HTML to AJAX

Virtual Exhibit 5.0 requires that you have PastPerfect version 5.0 or higher with the MultiMedia and Virtual Exhibit Upgrades.

Web Design Specialist

Outline. CIW Web Design Specialist. Course Content

JISIS and Web Technologies

Contents. Launching FrontPage Working with the FrontPage Interface... 3 View Options... 4 The Folders List... 5 The Page View Frame...

Website Planning Checklist

TIME SCHEDULE OBJECTIVES

Website 101. Yani Ivanov. Student Assistant / Web Administrator

SUBJECT CODE : 4074 PERIODS/WEEK : 4 PERIODS/ SEMESTER : 72 CREDIT : 4 TIME SCHEDULE UNIT TOPIC PERIODS 1. INTERNET FUNDAMENTALS & HTML Test 1

IE Class Web Design Curriculum

Garfield Public Schools Fine & Practical Arts Curriculum Web Design

Introduction 3. Getting Familiar With Presence Builder Creating and Editing Websites 6

Web Design and Development Program (WDD)

HTML Forms and CONTROLS

Mobile Web Design with HTML5, CSS3, JavaScript and JQuery Mobile Training BSP-2256 Length: 5 days Price: $ 2,895.00

Umbraco v4 Editors Manual

Lesson 1 Quiz. 3. The Internet is which type of medium? a. Passive b. Broadcast c. One-to-one d. Electronic print

CSE 3. Marking Up with HTML. Tags for Bold, Italic, and underline. Structuring Documents. An HTML Web Page File

^/ CS> KRIS. JAMSA, PhD, MBA. y» A- JONES & BARTLETT LEARNING

ITP 101 Project 3 - Dreamweaver

Short notes on webpage programming languages

Tagging an Existing PDF in Adobe Acrobat 8

Web Developer Jr - Newbie Course

Creating Web Pages with Netscape/Mozilla Composer and Uploading Files with CuteFTP

04 Links & Images. 1 The Anchor Tag. 1.1 Hyperlinks

understand how image maps can enhance a design and make a site more interactive know how to create an image map easily with Dreamweaver

QUESTION BANK COMPUTER SCIENCE. Class VIII LESSON-1 INTRODUCTION TO MS ACCESS

Xtreeme Search Engine Studio Help Xtreeme

Please select one of the topics below.

Chapter 7 Page Layout Basics Key Concepts. Copyright 2013 Terry Ann Morris, Ed.D

Module 6 Web Page Concept and Design: Getting a Web Page Up and Running

Creating a Web Site with Publisher 2010

LiveStreamingCDN Producer User s Guide

Creating Web Pages with HTML Simplified. 3rd Edition

Contents. Downloading the Data Files Centering Page Elements... 6

Advanced Drupal Features and Techniques

CS412 Interactive Lab Creating a Simple Web Form

ICT 6012: Web Programming

-SoftChalk LessonBuilder-

Fast track to HTML & CSS 101 (Web Design)

Peers Technologies Pvt. Ltd. Web Application Development

Adobe Dreamweaver CC 14 Tutorial

KOMPOZER Web Design Software

Introduction Designing your Common Template Designing your Shop Top Page Product Page Design Featured Products...

How to Create a Mobile Responsive Template in ExactTarget

Web Building Blocks. Joseph Gilbert User Experience Web Developer University of Virginia Library

1Lesson 1: Overview of Web Design Concepts Objectives

Web Design with Dreamweaver Lesson 4 Handout

How to Properly Compose HTML Code : 1

South Plainfield Public Schools Web Design Scope and Sequence of Curriculum Grade Date August 2011

Development and Alumni Relations Systems (DARS)

Getting Started with KompoZer

Example. Represent this as XML

Introduction to Macromedia Dreamweaver MX

Dreamweaver CS4 Day 2 Creating a Website using Div Tags, CSS, and Templates

07 Forms. 1 About Forms. 2 The FORM Tag. 1.1 Form Handlers

Building Your Website

Web Authoring. Module Descriptor

Universal Ad Package (UAP)

Cascade Server. End User Training Guide. OIT Training and Documentation Services OIT TRAINING AND DOCUMENTATION.

How to Use the Text Editor in Blackboard

Dreamweaver CS5. Module 2: Website Modification

How to Edit Your Website

BLACKBOARD 9.1: Text Editor

HTML TIPS FOR DESIGNING

Photo Album // Getting Started Guide. Getting Started Guide. Photo Album. Manage Your Media Online. AKJZNAzsqknsxxkjnsjx Getting Started Guide Page 1

Brock University Content Management System Training Guide

Titles. presentation with. a password. presentations. using. other. Microsoft PowerPoint. Page 1

Web Design. Links and Navigation

Dreamweaver CS5. Module 1: Website Development

Further web design: HTML forms

Embedding a Data View dynamic report into an existing web-page

Creating HTML authored webpages using a text editor

Contents. Introduction Downloading the Data Files... 2

Parallels Panel. User s Guide to Parallels Presence Builder Revision 1.0

USER GUIDE. Unit 4: Schoolwires Editor. Chapter 1: Editor

Enduring Understandings: Web Page Design is a skill that grows and develops throughout the careful planning and study of software and design.

Transcription:

Quiz Handouts-1 Lesson 1 Quiz 1. Site validation should be performed: a. once at the end of the development cycle. b. multiple times throughout the development cycle. c. once at the middle of the development cycle and once again at the end. d. only when site accessibility issues become a concern during the development cycle. 2. After you have obtained relevant input for your Web site, you can create: a. a validation program. b. HTML. c. images. d. a storyboard. 3. What is the benefit of using the W3C's HTML code validation service to validate your code? a. Your code will automatically update older browsers. b. Your code will conform to government accessibility standards. c. Your code will automatically be updated with proper tags. d. Your code will render properly to a larger audience. 4. What is the primary function of HTML? a. To describe content in a Web page b. To broadcast audio c. To enhance animation d. To position content on a Web page 5. Which of the following characteristics is an important element of an accessible Web page? a. The page should have at least one image per three square inches of space. b. The page should use only primary colors to ensure that it will display well on all browsers. c. The page's text should read like a book, with an introduction, a body and a conclusion. d. The page should have alternative text for images.

Quiz Handouts-2 Lesson 2 Quiz 1. Which of the following embeds formatting information into a document to instruct an interpreter how to render text? a. Markup tags b. Hyperlinks c. The <body> tag d. Attributes 2. When using inline CSS, which of the following attributes provides values such as background color? a. background-color b. page-format c. style d. format 3. In an HTML document, text that will appear in the browser as Web page content is encompassed by which set of tags? a. The <title> </title> tags b. The <body> </body> tags c. The <head> </head> tags d. The <html> </html> tags 4. Which tag could you use to add a brief summary of your markup page's contents for display in browser search results? a. <head> b. <body> c. <meta> d. <html> 5. What type of HTML element will affect at least an entire paragraph of page content? a. A block-level element b. A text-level element c. A paragraph-level element d. A content-level element

Quiz Handouts-3 Lesson 3 Quiz 1. Which element provides document structure with HTML5? a. container b. sidebar c. div="align" d. article 2. Which element is used to incorporate an external CSS file into an HTML document? a. css b. id c. link d. align 3. Transparency, interlacing and animation are all techniques supported by which image file format? a. JPEG b. BMP c. GIF 87a d. PNG 4. You upload a Web page to the Web. When you view the page in your browser, the images do not appear. What should you check on your Web page? a. Interlacing properties b. The <img src=" "> values c. The <img align=" "> values d. Transparency properties 5. Which CSS property controls the color of a link before it has been visited? a. a:link b. a:visited c. vlink d. link

Quiz Handouts-4 Lesson 4 Quiz 1. Which element is used to create hyperlinks that connect Web pages to other files on the Internet or to text within the same page? a. <href> b. <head> c. <link> d. <a> 2. When is it necessary to use a fully qualified URL? a. When using an image as a link b. When linking to another location on the same site c. When linking to an external site d. When accessing a file's internal link 3. To use an image as the link to another file, you would: a. place the anchor attribute inside an image tag. b. place the image attribute inside an anchor tag. c. add an anchor tag around an image tag. d. add an image tag around an anchor tag. 4. Which <a> element attribute defines an internal bookmark within a page? a. id b. internal c. bookmark d. href 5. Which <a> element attribute and value creates a hyperlink to a defined internal bookmark? a. name="targetarea" b. internal="#targetarea" c. bookmark="targetarea" d. href="#targetarea"

Quiz Handouts-5 Lesson 5 Quiz 1. Which of the following table elements specifies cell content? a. <th> b. <table> c. <tr> d. <td> 2. In which element would you include the border="1" attribute and value to add a table border? a. <table> b. <tr> c. <th> d. <td> 3. The padding attribute refers to: a. the space between rows of table cells. b. the space between columns of table cells. c. the space between cell content and cell border. d. the space between individual table cells. 4. Which table element is often used to create a column or row heading that is bold and centered? a. <th> b. <td> c. <tr> d. <table> 5. Which property can be used to center table data vertically? a. vlign b. text-align:vertical c. vertical-align d. table-data:vertical-align

Quiz Handouts-6 Lesson 6 Quiz 1. Which attribute is used by the <input> element to designate a text box, a radio button, a Submit or Reset button, a password field, or a check box? a. type b. name c. value d. size 2. You are creating a Web form, and you want to incorporate a text field into which users can submit comments about your Web page. Which form field should you use? a. Text box b. Submit button c. Scrolling text area d. Multiple-option scrolling list 3. Which attribute must you include in the <form> tag to specify the location and name of the script that will process form data? a. name b. type c. method d. action 4. Which button, when clicked, causes a form's action statement to process? a. Reset button b. Submit button c. Radio button d. Check box 5. Which form field offers square option buttons in a group of two or more options? a. Select list b. Radio button c. Text box d. Check box

Quiz Handouts-7 Lesson 7 Quiz 1. Prior to HTML5, how were video and audio files embedded and played within Web sites? a. Flash b. Plug-ins c. <video> element d. Silverlight 2. What is the best way to center a <video> element window within an HTML5 Web page? a. width and height attributes b. div align="center" c. <video> element d. video class 3. Which codec is required for MP4 videos to render properly in an HTML5 browser that supports it? a. H.264 b. VP8 c. WebM d. Theora 4. What are the three audio formats supported by the HTML5 <audio> element? a..mp3,.aac,.wav b..mp3,.wma,.ogg c..mp3,.wav,.aiff d..mp3,.wav,.ogg 5. While creating a Web site, you include code in your HTML file that specifies several "hot spot" areas on an image, each of which links to another page. What have you just created? a. An interlaced image b. An image map c. A transparent image d. An animated image 6. A polygon-shaped hot spot area is defined by how many coordinate pairs? a. Three to 100 b. Two c. One plus a radius d. Four or more 7. A transparent image: a. enables a sequence of images to appear in succession and simulate motion. b. enables a static image to be transformed into an image map. c. enables any part of an image to blend with the Web page background. d. enables you to use the image on your site without paying a licensing fee.

Quiz Handouts-8 8. The action of an image progressively displaying on a Web page as it downloads is called: a. interlacing. b. image mapping. c. animation. d. image transparency.

Quiz Handouts-9 Lesson 8 Quiz 1. Which of the following is a drawback of client-side scripting? a. The code only works on Microsoft browsers. b. The code relies upon the client's interpreter. c. The code only works if it is placed on a server. d. The code relies upon the HTML implementation. 2. What type of error usually indicates that your browser does not support a specific DOM? a. HTTP 404 Error File Not Found b. Write Error c. Undefined Object Error d. DOM Error 3. Which of the following is a library that is used by many applications to save coding time? a. Include b. Function c. Variable d. Object 4. Which file is required for offline Web applications to allow users to continue working without a network connection? a. Index b. Fallback c. Cache d. Manifest 5. Which of the following is responsible for executing Perl code? a. The browser b. The Web server c. The cloud service provider d. The Internet Service Provider

Quiz Handouts-10 Lesson 9 Quiz 1. You want a program that automatically writes HTML code for you, but you do not need automated organization features or workflow integration with other applications. You prefer a limited application that will cost less. Which type of program should you choose? a. Text editor b. Web server c. Web page editor d. Site management editor 2. Which site management editor feature displays link hierarchies of the target Web pages? a. Import Web pages b. Inline images c. Hypertext links d. Icon bars 3. Which of the following is a reason for choosing a GUI editor to create a Web page? a. GUI editors often modify code that is entered manually. b. You can create Web pages by simply clicking your mouse. c. You will always be using the most up-to-date version of HTML. d. Typing code teaches you HTML fundamentals. 4. Which of the following is the best reason for learning HTML code? a. Text editors are simple to use and require no training. b. You do not need to learn code to create a Web site with advanced functionality. c. Text editors place the code into files for you. d. You can enhance the functionality of your Web pages with scripting languages. 5. Which protocol is most often used to publish a Web site to a remote Web host? a. SMTP b. FTP c. SNMP d. NNTP 6. Which of the following is a benefit of mobile sites? a. Additional advertising space b. Expanded graphics for company branding c. Increased download times d. Easier navigation and targeted content 7. What is the main benefit of creating mobile Web sites instead of apps? a. Content loads faster. b. Content is available on many different browsers and platforms. c. Content is designed and built for specific mobile operating systems. d. Content must be downloaded and installed. 8. What technology refers to hosted applications and services offered by a third party? a. Mobile applications b. Ajax c. Cloud computing d. Scalability

Quiz Handouts-11 Lesson 10 Quiz 1. What term is used to describe the study of visitor behavior once that visitor has accessed your site? a. Off-site analytics b. Internal demographic analytics c. On-site analytics d. Target marketing analytics 2. What is the purpose of SSL/TLS in an e-commerce transaction? a. It encrypts data transmissions so private information remains private. b. It provides a universal data-formatting method, known as a merchant system. c. It mediates an authentication process between the requisitioner and the payment authority. d. It controls inventory of raw materials from upstream providers to manage supply chain. 3. The concept of Web page branding standards refers to: a. how a Web page's layout, content and design elements complement an organization's business concerns and marketing goals. b. the subtle variations in the ways that different browsers display the Web page. c. the way a Web page performs across a network so that all end users can access it using any commercially available browser. d. how well a Web page conforms to industry standards. 4. As a general rule, what is the maximum size your Web page should be? a. 50 KB b. 100 KB c. 500 KB d. 1 MB 5. Which of the following file names could represent the default document for a cat fancier's Web site in most Web servers? a. kitty.htm b. kitty.home c. default.index d. index.html