U1 Key terms | Part 2

U1 Key terms | Part 2

8th Grade

9 Qs

quiz-placeholder

Similar activities

Copyright Quiz

Copyright Quiz

8th Grade

12 Qs

21 Things Basics

21 Things Basics

7th - 8th Grade

10 Qs

Introduction to Networks

Introduction to Networks

6th - 8th Grade

14 Qs

Year 8 - Malware & Social Engineering

Year 8 - Malware & Social Engineering

6th - 8th Grade

10 Qs

Binary

Binary

6th - 9th Grade

11 Qs

Y8 Flow Diagrams

Y8 Flow Diagrams

8th Grade

10 Qs

Web1: Planning

Web1: Planning

7th - 12th Grade

7 Qs

Quiz 3: Internet safety, cyber security and encryption

Quiz 3: Internet safety, cyber security and encryption

7th - 8th Grade

13 Qs

U1 Key terms | Part 2

U1 Key terms | Part 2

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Deborah M

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Description

They are used to identify the keywords in an HTML document and crawled by the search engines for better reach to the users.  They are added in the meta tag.

Describes what is going on in the webpage.

It is displayed as part of the search results in a search engine, and it gives an idea about the purpose of this document. It is added in the meta tag.

It is the tree representation on the HTML document that the browser understands and renders. 

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

DOCTYPE 

The HTML document type declaration that identifies the version of the page.

It is used to associate the name attribute or http-equiv.

Can be used if scripting is not enabled in the browser or the script type on the HTML page is not supported. Noscript element is added to the head element.

It is the tree representation on the HTML document that the browser understands and renders.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Document Object Model (DOM)

Provides an HTTP header that is used by the servers to collect information about a page using the HTTP header.

It identifies the external resources, and it is used to link to the stylesheets, favicon, fonts, etc. It is defined in the head element.

Meta information is used to control the overall settings of the page. 

It is the tree representation on the HTML document that the browser understands and renders. 

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Head Tag

Provides an HTTP header that is used by the servers to collect information about a page using the HTTP header.

It is part of the code that is not displayed on the page. It contains information such as the title, and other tags such as links to scripts, CSS (styles), or could contain information about the author, and important keywords that describe the document. The browser uses such information to render the HTML document properly.

Contains info

It identifies the external resources, and it is used to link to the stylesheets, favicon, fonts, etc. It is defined in the head element.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML 

<htmlll>

Hyper-Text Markup Language. 

Cascading Style-Sheets

<!DOCTYPE html>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML Elements

It is the start tag for the style element. Used to specify the style information for an HTML document or part of it. 

HELP ME PLEASE I DONT KNOW

HTML element is the basic building block on an HTML document. It contains the start tag, the attributes, the content, and the end tag.

It is the start tag for the head element.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTTP-Equiv

Provides an HTTP header that is used by the servers to collect information about a page using the HTTP header.

Tags are enclosed inside angle brackets and are used to hold HTML elements. Each tag should have a start and end. Either the opening or the closing and used to mark the start or the end of an HTML element.

It is used to describe the metadata inside an HTML document but does not render on the page. It can be viewed in the source code and is defined in the head element.

Scripting refers to enabling JavaScript and is used to make the HTML pages more dynamic and interactive.

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Keywords

It is displayed as part of the search results in a search engine, and it gives an idea about the purpose of this document. It is added in the meta tag.

Explains what the image is in case it does not present on the webpage.

They are used to identify the keywords in an HTML document and crawled by the search engines for better reach to the users.  They are added in the meta tag.

The HTML document type declaration that identifies the version of the page.

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Link Element

CAN I PLEASE GET HELP

Provides an HTTP header that is used by the servers to collect information about a page using the HTTP header.

Adds JavaScript (client-side script) into the page.

It identifies the external resources, and it is used to link to the stylesheets, favicon, fonts, etc. It is defined in the head element.