HTML Tags
Rules & Languages
Random
Google Sites
Very Random
100

What does each HTML Tag start and end with?

<   >

100

The language used for communication between web browsers and servers. 

HTML (Hyper Text Markup Language)

100

A small text file that a web server stores on your computer

Cookie

100

Which tab allows you to work with text, images and objects on a Google Site? 

Insert

100

A pattern or color that is behind or around something such as a printed design

Background

200

What is the difference between a beginning and an end HTML tag?

/     See example below

<h1> </h1>

200

Rule that defines how data is transferred

HTTP (Hyper Text Transfer Protocol)

200

To insert an object created with one program into a file created with a different program.

Embed

200

A preset group of colors, fonts, background, and layouts for a Google Site

Theme

200

A computer document that has the basic format of something (such as a business letter, chart, graph, etc.) and that can be used many different times

Template

300

HTML Tag for Bold

<strong> </strong>

300

This tag is the container for HTML elements such as bold, italics, paragraph, etc.

HTML Tag

300

A predefined arrangement of placeholders for text or objects (such as charts or pictures).

Layout

300

List the steps to add a new page to a Google Site

Click the Page Tab

Click the +

300

Text or an image that is printed at the top of each page.

Header

400

What is this HTML tag used for? 

<img src="URL">

To embed an image

400

A standard security technology for establishing an encrypted link between a web server and a browser, ensuring that all data passed between them remain private

SSL (Secure Sockets Layer)

400

The main computer in a network which provides files and services that are used by the other computers

Server

400
List the steps to rename a page in Google Sites

Click on the 3 dots to the right of the page title, select "Properties" type the new name, click "Done" 

400

List the steps to insert a "Brand Image" or "Logo" so that it appears on every page in your Google Site

Settings, Brand Images

500

What is this?  

<a href="https://www.youtube.com/watch?v=6bWyhj7siEY">Here's a link to the song!</a>





HTML code to create a link to a YouTube video

500

The stylesheet language that you style the page with, to tell browsers to change the color, font, layout, and more

CSS (Cascading Style Sheets)

500

What's this...

<ol> </ol>

HTML Tags for a numbered list

500

List the steps to change where the navigation tools are located on a Google Site

Settings, Navigation

500

The code below will display what from where?


<img src="https://cattime.com/cat-breeds/siamese-cats#/slide/1">

a picture from a website

M
e
n
u