SDA Review Questions 1 - 20

SDA Review Questions 1 - 20

7th Grade

20 Qs

quiz-placeholder

Similar activities

HTML Basics

HTML Basics

6th - 8th Grade

20 Qs

HTML Tags

HTML Tags

6th - 8th Grade

20 Qs

HTML Basics

HTML Basics

7th Grade

20 Qs

Web Vocab

Web Vocab

7th Grade

20 Qs

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

Code Quiz

Code Quiz

KG - University

21 Qs

Intro to HTML

Intro to HTML

7th - 8th Grade

18 Qs

Code.org Unit 2 - Web Development

Code.org Unit 2 - Web Development

6th - 8th Grade

15 Qs

SDA Review Questions 1 - 20

SDA Review Questions 1 - 20

Assessment

Quiz

Computers

7th Grade

Medium

Created by

George Jenness

Used 294+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of editor requires some knowledge of HTML programming in order to use it?

GUI Editor

Scripting Editor

Text editor

Compiler

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The use of an HTML standard on any website ensures that markup and elements are universal and that pages will render properly in any web browser that visitors use. Which organization creates and manages the HTML standards?

WAI

ISO

W3C

ICANN

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lenora wants to use the latest version of HTML on her website. Which document type declaration should she use?

<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 4.01 Transitional//EN” “http://www.w3.org/TR/html4/loose.dtd”>

<!DOCTYPE HTML PUBLIC “-//W3C//DTD HTML 3.2 Final//EN”>

<!DOCTYPE html>

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN” “http://www.w3.org/TR/xhtml/xhtml1-strict.dtd”>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The Musthave Shoe Company recently learned that its customers have had difficulty using its website because it does not render correctly in their web browsers. The Musthave Shoe Company has a team of four website developers who work on the company's website. When examining the website the developers discovered that each person used the code he or she was most familiar with. How should they edit the code to correct this problem?

To use proprietary code for each web browser.

To consistently use uppercase letters.

To conform to single W3C HTML standard.

To follow a single W3C scripting language standard.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When structuring a webpage, which tag will cause it to fail validation regardless of the HTML standard that is being used?

The <table> tag

The <span> tag

The <div> tag

The <article> tag

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In earlier versions of HTML, webpages were structured with the <div> tag and id attribute and CSS style sheets. HTML5 introduced five new elements that are intended to structure a webpage. What are those elements?

<header>, <footer>, <nav>, <article>, and <aside>

<head>, <foot>, <nav>, <body>, and <aside>

<head>, <footer>, <nav>, <article>, and <sidebar>

<header>, <footer>, <nav>, <body>, and <sidebar>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag should be used to structure the main content of a webpage?

<body>

<article>

<content>

<div>

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?