Tags
Acronyms
Parts of Webpage
Vocab
Tags part 2
100

This tag is used to make a simple paragraph in HTML

<p>

100

Hyper Text Markup Language is also known as....

HTML

100

All of the content on your webpage goes between these tags....

<BODY> and </BODY>

100

The information I put into a website that gets me a result. 

Input

100

This tag will get me an unordered list. 

<LI>

200

This tag is used to make a large sized title in HTML

<h1>

200

Cascading Style Sheets are how we add specific details to web pages. This is also known as....

CSS

200

This is the section of the HTML that people want to put titles in, but this section does not actually show up in on the website. 

<HEAD> and </HEAD>

200

The information I get out of a website due to the information I put in. 

Output


200

the <TABLE> tag will give me a.....

Table/ Chart 

300

This tag is used to link an image into a website. 

<IMG>

300

Uniform Resource Locator is the address of a website, also known as....

URL

300

A hyperlink is a

.....external link to another website
300

This is used in HTML, involves the symbols < and >.

Tags

300

If I want a break or a space from one line of HTML to the next, I could add the tag......

<BR>

400

This tag is used to link a video into HTML. 

<VIDEO>

400

the WWW. at the beginning of a website stands for....

World Wide Web

400

The section at the bottom of the HTML code/ Website is called the....

footer
400

An example of a search engine is....

Google/ Bing/ Duck Duck Goose, etc. 

400

If I want my text bold, I could add the tag...

<b>

500

This tag goes at the VERY TOP and BOTTOM of the code. It is the root of the website code. 

<HTML>

500

Hypertext Transfer Protocol usually goes before the WWW. in a web address. It is also known as ...

HTTP

500

Binary Code is a language made of two numbers that all technology is based off of. What two numbers make up Binary Code?

0 & 1

500

The computer the website is stored on is known as a _______. Typically, the more ______ you have, the more people you can have visiting your website at one time. 

Server.

500

If I want my text in italics, I could add the tag.....

<I>

M
e
n
u