Well form Mark-up with Metadata

Well form Mark-up with Metadata

11th Grade

8 Qs

quiz-placeholder

Similar activities

HTML

HTML

11th - 12th Grade

10 Qs

Quis Web Program

Quis Web Program

11th Grade

10 Qs

Basic Web Page Design

Basic Web Page Design

9th - 12th Grade

10 Qs

Post Test (Web Page Designing COT 1)

Post Test (Web Page Designing COT 1)

11th Grade

10 Qs

HTML/CSS

HTML/CSS

9th - 12th Grade

11 Qs

P82 Invention and Robotic Club 06/28

P82 Invention and Robotic Club 06/28

KG - Professional Development

10 Qs

Introduction to HTML

Introduction to HTML

9th - 12th Grade

10 Qs

Web Unit Lab 0 Tags

Web Unit Lab 0 Tags

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 <__________.