Test Bank For New Perspectives on HTML5, CSS3, and JavaScript 6th Edition by Patrick M. Carey
The Test Bank for New Perspectives on HTML5, CSS3, and JavaScript 6th Edition is an essential resource for students and instructors who want to master the latest web development technologies. This Test Bank is designed to help students assess their understanding of HTML5, CSS3, and JavaScript concepts. It offers a comprehensive collection of practice questions and exercises that allow students to practice their skills and improve their performance in web development.
With the latest edition of this Test Bank, students can be sure that they are up to date with the latest advancements in web development. The questions in the Test Bank are specifically designed to challenge students and improve their understanding of the key concepts in HTML5, CSS3, and JavaScript. Instructors can also use the Test Bank to create assessments and assignments that are tailored to their course content and learning objectives. With this Test Bank, students and instructors alike will have access to a wealth of resources that will help them to succeed in the exciting and rapidly-evolving field of web development.
Tutorial 02: Getting Started with CSS
True / False
1. The most common way of accepting user input is through a web form.
a. True
b. False
ANSWER: True
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 86
QUESTION TYPE: True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 02.01 – Explore the history of CSS
NATIONAL STANDARDS: United States – BUSPROG: Technology
TOPICS: Introducing CSS
KEYWORDS: Bloom’s: Remember
DATE CREATED: 4/3/2017 9:40 AM
DATE MODIFIED: 4/3/2017 9:40 AM
2. User-defined styles can be superseded by external styles, which are the styles that a website author creates and places within a Cascading Style Sheets (CSS) file and links to the page.
a. True
b. False
ANSWER: True
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 87
QUESTION TYPE: True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 02.03 – Explore style precedence and inheritance
NATIONAL STANDARDS: United States – BUSPROG: Technology
TOPICS: Introducing CSS
KEYWORDS: Bloom’s: Remember
DATE CREATED: 4/3/2017 9:40 AM
DATE MODIFIED: 4/3/2017 9:40 AM
3. The first style sheet interpreted by a browser is the one built into the browser itself.
a. True
b. False
ANSWER: True
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 87
QUESTION TYPE: True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 02.02 – Study different types of style sheets
NATIONAL STANDARDS: United States – BUSPROG: Technology
TOPICS: Introducing CSS
KEYWORDS: Bloom’s: Remember
DATE CREATED: 4/3/2017 9:40 AM
DATE MODIFIED: 4/3/2017 9:40 AM
4. One advantage of user-defined style sheets is that they make the web more accessible to visually impaired users who may require larger fonts or the absence of clashing color schemes.
a. True
b. False
ANSWER: True
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 87
QUESTION TYPE: True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 02.02 – Study different types of style sheets
NATIONAL STANDARDS: United States – BUSPROG: Technology
TOPICS: Exploring Style Rules
KEYWORDS: Bloom’s: Apply
DATE CREATED: 4/3/2017 9:40 AM
DATE MODIFIED: 4/3/2017 9:40 AM
5. User-defined styles are defined by users based on the settings they make while configuring a browser.
a. True
b. False
ANSWER: True
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 87
QUESTION TYPE: True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 02.02 – Study different types of style sheets
NATIONAL STANDARDS: United States – BUSPROG: Technology
TOPICS: Exploring Style Rules
KEYWORDS: Bloom’s: Remember
DATE CREATED: 4/3/2017 9:40 AM
DATE MODIFIED: 4/3/2017 9:40 AM
6. Embedded style sheets are created by web page authors and consist of styles that are inserted directly within the body element of a Hypertext Markup Language (HTML) document.
a. True
b. False
ANSWER: False
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 87
QUESTION TYPE: True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 02.02 – Study different types of style sheets
NATIONAL STANDARDS: United States – BUSPROG: Technology
TOPICS: Exploring Style Rules
KEYWORDS: Bloom’s: Remember
DATE CREATED: 4/3/2017 9:40 AM
DATE MODIFIED: 4/3/2017 9:40 AM
7. Embedded styles apply to the Hypertext Markup Language (HTML) documents in which they are created and are accessible to other documents in the website.
a. True
b. False
ANSWER: False
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 87
QUESTION TYPE: True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 02.02 – Study different types of style sheets
NATIONAL STANDARDS: United States – BUSPROG: Technology
TOPICS: Exploring Style Rules
KEYWORDS: Bloom’s: Understand
DATE CREATED: 4/3/2017 9:40 AM
DATE MODIFIED: 4/3/2017 9:40 AM
8. In every version of Cascading Style Sheets (CSS), one can apply a style rule containing a list of style properties to an element or a group of elements known as a selector.
a. True
b. False
ANSWER: True
POINTS: 1
DIFFICULTY: Easy
REFERENCES: HTML 90
QUESTION TYPE: True / False
HAS VARIABLES: False
LEARNING OBJECTIVES: 02.02 – Study different types of style sheets
NATIONAL STANDARDS: United States – BUSPROG: Technology
TOPICS: Exploring Style Rules
KEYWORDS: Bloom’s: Understand
DATE CREATED: 4/3/2017 9:40 AM
DATE MODIFIED: 4/3/2017 9:40 AM
Reviews
There are no reviews yet.