Exam 2: Coding Standards, Block Elements, Text Elements, and Character References
Exam 1: Introduction to Web Programming28 Questions
Exam 2: Coding Standards, Block Elements, Text Elements, and Character References30 Questions
Exam 3: Cascading Style Sheets (CSS)29 Questions
Exam 4: Organizing a Pages Content With Lists, Figures, and Various Organizational Elements30 Questions
Exam 5: Tables and Css Layout30 Questions
Exam 6: Links and Images30 Questions
Exam 7: Image Manipulations, Audio, and Video30 Questions
Exam 8: Introduction to Javascript: Functions, Dom, Forms, and Event Handlers28 Questions
Exam 9: Additional Javascript Basics: Window Object, If Statement, Strings, Numbers, and Input Validation30 Questions
Exam 10: Loops, Additional Controls, Manipulating Css With Javascript29 Questions
Exam 11: Object-Oriented Programming and Arrays30 Questions
Exam 12: Canvas30 Questions
Exam 13: Web Development and HTML/CSS98 Questions
Select questions type
Given the following HTML code that forms the top of a web page, to satisfy proper style guidelines, you should add ______ to the end of the title element.
<html>
<head>
<title>Sample Web Page
</head>
(Short Answer)
4.8/5
(44)
Provide at least one reason why it is good practice to use appropriate HTML elements to describe web page content accurately and fully.
(Essay)
4.9/5
(38)
You can use the time element's datetime attribute to specify the time by using which format for its value?
(Multiple Choice)
4.9/5
(42)
For a quotation that is too long to embed within surrounding text, you should use a(n) __________ element.
(Short Answer)
4.9/5
(32)
Given the following HTML code that forms the top of a web page, what two meta elements should you insert above the title element?
<html>
<head>
<title>Sample Web Page
</head>
(Short Answer)
4.8/5
(38)
Showing 21 - 30 of 30
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)