Well form Mark-up with Metadata

Well form Mark-up with Metadata

11th Grade

8 Qs

quiz-placeholder

Similar activities

HTML Quiz

HTML Quiz

9th Grade - Professional Development

10 Qs

CSS Basics Quiz

CSS Basics Quiz

11th Grade

10 Qs

CSS QUIZ NO.2

CSS QUIZ NO.2

9th - 12th Grade

10 Qs

Web Design Lesson 2 CSS Review

Web Design Lesson 2 CSS Review

9th - 12th Grade

12 Qs

Web Design: intro to Javascript

Web Design: intro to Javascript

10th - 12th Grade

10 Qs

HTML

HTML

7th Grade - University

10 Qs

Dreamweaver 2018/2019

Dreamweaver 2018/2019

9th - 12th Grade

10 Qs

4 unit fundamentals of web design

4 unit fundamentals of web design

9th - 12th Grade

10 Qs

Well form Mark-up with Metadata

Well form Mark-up with Metadata

Assessment

Quiz

Other

11th Grade

Medium

Created by

Luna Ramirez

Used 2+ times

FREE Resource

8 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

 Out of the four main parts of an HTML document, the tag contains information that describes a webpage but does not necessarily show on a webpage.

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

_____________ is the tag often described as data defining data. 

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The _______________ lets a user know that the browser used does not support the in the script tag code.

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Finish this code: <link rel=”stylesheet” ________= text/css href=”test.css” >

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The two most common pieces of information in the head tag, besides meta information, are scripts

and ______________.

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The __________________ contains information that on a webpage.

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A / symbol at the ________ indicates a tag ends

8.

FILL IN THE BLANK QUESTION

1 min • 1 pt

An HTML comment starts is written <__________.