Basics of Web Design, 3 rd Edition Instructor Materials Chapter 2 Test Bank

Similar documents
Web Development & Design Foundations with HTML5 & CSS3 Instructor Materials Chapter 2 Test Bank

Web Development and Design Foundations with HTML5 8th Edition

Web Development & Design Foundations with HTML5 & CSS3 Instructor Materials Chapter 2 Test Bank

BASICS OF WEB DESIGN CHAPTER 2 HTML BASICS KEY CONCEPTS

INTRODUCTION TO HTML5! HTML5 Page Structure!

Web Development & Design Foundations with XHTML. Chapter 2 Key Concepts

HTML Hyper Text Markup Language

c122jan2714.notebook January 27, 2014

Course Overview. Week 1

A HTML document has two sections 1) HEAD section and 2) BODY section A HTML file is saved with.html or.htm extension

Learning Objectives. Review html Learn to write a basic webpage in html Understand what the basic building blocks of html are

HTML BEGINNING TAGS. HTML Structure <html> <head> <title> </title> </head> <body> Web page content </body> </html>

Chapter 1 Getting Started with HTML 5 1. Chapter 2 Introduction to New Elements in HTML 5 21

HTML Summary. All of the following are containers. Structure. Italics Bold. Line Break. Horizontal Rule. Non-break (hard) space.

recall: a Web page is a text document that contains additional formatting information in the HyperText Markup Language (HTML)

HTML TAG SUMMARY HTML REFERENCE 18 TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES TAG/ATTRIBUTE DESCRIPTION PAGE REFERENCES MOST TAGS

Bok, Jong Soon

CSC 121 Computers and Scientific Thinking

c122sep814.notebook September 08, 2014 All assignments should be sent to Backup please send a cc to this address

Announcements. Paper due this Wednesday

Management Information Systems

Text and Layout. Digital Multimedia, 2nd edition Nigel Chapman & Jenny Chapman Chapter 11. This presentation 2004, MacAvon Media Productions

A Balanced Introduction to Computer Science, 3/E

Certified HTML5 Developer VS-1029

As we design and build out our HTML pages, there are some basics that we may follow for each page, site, and application.

11. HTML5 and Future Web Application

HTML. Hypertext Markup Language. Code used to create web pages

Understanding this structure is pretty straightforward, but nonetheless crucial to working with HTML, CSS, and JavaScript.

Make a Website. A complex guide to building a website through continuing the fundamentals of HTML & CSS. Created by Michael Parekh 1

Chapter 4. Introduction to XHTML: Part 1

Web Publishing Basics I

WEBSITE PROJECT 2 PURPOSE: INSTRUCTIONS: REQUIREMENTS:

CHAPTER 1: GETTING STARTED WITH HTML CREATED BY L. ASMA RIKLI (ADAPTED FROM HTML, CSS, AND DYNAMIC HTML BY CAREY)

Styles, Style Sheets, the Box Model and Liquid Layout

HTML+ CSS PRINCIPLES. Getting started with web design the right way

CSC 101: Lab #1 HTML and the WWW Lab Date: Tuesday, 1/26/2010 Report Due Date: Friday, 1/29/2010 3:00pm

GIMP WEB 2.0 MENUS. Web 2.0 Menus: Horizontal Navigation Bar. Hover Effect:

More about HTML. Digging in a little deeper

AGENDA :: MULTIMEDIA TOOLS :: (1382) :: CLASS NOTES

Web Programming Week 2 Semester Byron Fisher 2018

MMGD0204 Web Application Technologies. Chapter 3 HTML - TEXT FORMATTING

Tutorial 2 - HTML basics

8/19/2018. Web Development & Design Foundations with HTML5. Learning Objectives (1 of 2) More on Relative Linking. Learning Objectives (2 of 2)

UNIT II Dynamic HTML and web designing

CMPT 165 Unit 2 Markup Part 2

Chapter 2 Creating and Editing a Web Page


Hyper Text Markup Language

CSC Web Programming. Introduction to HTML

introduction to XHTML

Creating and Editing a Web Page Using Inline Styles

CIS 228 (Fall, 2012) Exam 2, 11/20/12

HTML5 & CSS 8 th Edition. Chapter 2 Building a Webpage Template with HTML5

HTML. Based mostly on

COMP519 Web Programming Lecture 3: HTML (HTLM5 Elements: Part 1) Handouts

Html basics Course Outline

CIS 1350 Final Project Part 1 of 4

How to set up a local root folder and site structure

Certified HTML Designer VS-1027

GIMP WEB 2.0 MENUS. Web 2.0 Menus: Horizontal Navigation Bar

Programmazione Web a.a. 2017/2018 HTML5

EDITOR GUIDE. Button Functions:...2 Inserting Text...4 Inserting Pictures...4 Inserting Tables...8 Inserting Styles...9

Chapter 7 Typography, Style Sheets, and Color. Mrs. Johnson

HIERARCHICAL ORGANIZATION

Full file at New Perspectives on HTML and CSS 6 th Edition Instructor s Manual 1 of 13. HTML and CSS

The three common HTML terms you should begin with are elements, tags, and attributes.

1.264 Lecture 12. HTML Introduction to FrontPage

Downloads: Google Chrome Browser (Free) - Adobe Brackets (Free) -

Hyper Text Markup Language

HTML CS 4640 Programming Languages for Web Applications

Title: Sep 12 10:58 AM (1 of 38)

Review of HTML. Chapter Pearson. Fundamentals of Web Development. Randy Connolly and Ricardo Hoar

This document provides a concise, introductory lesson in HTML formatting.

HTML TUTORIAL ONE. Understanding What XHTML is Not

HYPERTEXT MARKUP LANGUAGE ( HTML )

1/6/ :28 AM Approved New Course (First Version) CS 50A Course Outline as of Fall 2014

Table Basics. The structure of an table

CS 350 COMPUTER/HUMAN INTERACTION. Lecture 6

2.1 Origins and Evolution of HTML

Lab 1: Introducing HTML5 and CSS3

Chapter 1 Self Test. LATIHAN BAB 1. tjetjeprb{at}gmail{dot}com. webdesign/favorites.html :// / / / that houses that information. structure?

Bixby Public Schools Course Essential Elements Grade: Desktop Publishing

Introduction to FrontPage 2002

APPENDIX THE TOOLBAR. File Functions

Developing a Basic Web Page

Chapter 7 BMIS335 Web Design & Development

Page Layout Using Tables

Part 1: HTML Language HyperText Make-up Language

Hyper Text Markup Language HTML: A Tutorial

CMPT 165 INTRODUCTION TO THE INTERNET AND THE WORLD WIDE WEB

Deccansoft Software Services

Web Page Creation Part I. CS27101 Introduction to Web Interface Design Prof. Angela Guercio

Website Development with HTML5, CSS and Bootstrap

Creating Web Pages Using HTML

Free Form Text Page Wizard: Version 9.3

Symbols INDEX. !important rule, rule, , 146, , rule,

WML2.0 TUTORIAL. The XHTML Basic defined by the W3C is a proper subset of XHTML, which is a reformulation of HTML in XML.

Basic HTML Handout & Exercise Web Technology

Tutorial 1 Getting Started with HTML5. HTML, CSS, and Dynamic HTML 5 TH EDITION

Unit 5 Web Publishing Systems Page 1 of 13 Part 4 HTML Part 4

Transcription:

Multiple Choice. Choose the best answer. 1. What element is used to configure a new paragraph? a. new b. paragraph c. p d. div 2. What element is used to create the largest heading? a. h1 b. h9 c. head d. h 3. Which element is used to force the browser to display the next text or element on a new line? a. line b. p c. br d. hr Page 1

4. Select the function of an e-mail link from the choices below. a. automatically send you an e-mail message with the visitor's e-mail address as the reply-to field b. launch the default e-mail application for the visitor's browser with your e-mail address as the recipient c. display your e-mail address so that the visitor can send you a message later d. link to your mail server 5. Choose the true statement below. a. The content that displays in the browser is contained in the head section. b. The content that displays in the browser is contained in the body section. c. Information about the web page is contained in the body section. d. All of the above are true. 6. What type of HTML list will automatically place a number in front of the items? a. numbered list b. ordered list c. unordered list d. description list Page 2

7. What type of HTML list will automatically place a list marker, or bullet point, indicator in front of each item? a. bullet list b. ordered list c. unordered list d. description list 8. What type of HTML list would be good to use to display a list of terms and their definitions? a. bullet list b. ordered list c. unordered list d. description list 9. What element contains each item in an ordered or unordered list? a. item b. li c. dd d. dt Page 3

10. Choose the elements that are used in a description list. a. dt b. dl c. dd d. all of the above 11. Choose the element that configures text to be indented from both the left and right margins. a. blockquote b. p c. h1 d. div 12. Choose the special character that is used to indicate a blank space. a. &blank; b. c. d. &space; Page 4

13. Choose the preferred element to use when emphasizing text that is intended to be displayed in italic font style. a. i b. strong c. em d. b 14. Choose the preferred element to use when displaying text in italic font style when there is no special emphasis on the words in the text. a. em b. i c. strong d. b 15. The text contained between title tags is: a. Not displayed by browsers b. Displayed in the title bar of the browser window c. Not used by search engines d. Never seen by your web page visitor. 16. The meta element is coded in the section of a web page document. a. body b. head c. footer d. DOCTYPE Page 5

17. The element used to create a horizontal line on a web page is: a. h1 b. br c. hr d. div 18. The purpose of the element is to contain information that would typically be some type of fine print or a disclaimer of some kind. a. dd b. small c. legal d. em 19. Select the true statement from the choices below. a. A web page will not display in a browser unless it passes syntax validation testing. b. A web page must pass syntax validation testing before it is used. c. Validation testing guarantees that your web page will looks good. d. Invalid code may cause browsers to render the pages slower than otherwise. 20. Select the element used to hyperlink web pages to each other from the list below: a. link b. hyperlink c. anchor d. target Page 6

21. Use the element to create a generic area or section on a web page that is physically separated from others. a. div b. strong c. h1 d. small 22. When should you use a relative hyperlink? a. Always, the W3C prefers relative hyperlinks b. When you need to link to a web page internal to your website c. When you need to link to a web page external to your website d. Never, the W3C has deprecated relative hyperlinks 23. When should you use an absolute hyperlink? a. Always, the W3C prefers absolute hyperlinks b. When you need to link to a web page internal to your website c. When you need to link to a web page external to your website d. Never, the W3C has deprecated relative hyperlinks 24. How would you configure a hyperlink from the index.html file to another file named services.html which is located in the same folder? a. <a target="services.html">services</a> b. <a href="services.html"> Services </a> c. <a name="services.html"> Services </a> d. <a> Services </a> Page 7

25. The attribute of the anchor element can cause the new web page to open in its own browser window. a. target b. window c. id d. name 26. The purpose of the element is used to configure the main navigation area on a web page. a. header b. nav c. navigation d. command 27. The purpose of the element is used to configure the headings for a web page document or section of a web page document. a. headings b. nav c. header d. head Page 8

28. The purpose of the element is used to configure the footer information on a web page document. a. headings b. foot c. div d. footer 29. Choose the preferred element to use when configuring important text that is intended to be displayed a bold font style. a. i b. strong c. em d. b 30. Choose the preferred element to use when displaying text in a bold font style when there is no special importance to the words in the text. a. em b. i c. strong d. b Page 9

31. The purpose of the element is used to configure the main content of a web page document. a. header b. nav c. main d. content Page 10

Answers. 1. c 2. a 3. c 4. b 5. b 6. b 7. c 8. d 9. b 10. d 11. a 12. b 13. c 14. b 15. b 16. b 17. c 18. b 19. d 20. c 21. a 22. b 23. c Page 11

24. b 25. a 26. b 27. c 28. d 29. b 30. d 31. d Page 12