HTML
CSS
Vocabulary
100

Creator of the World Wide Web

Who is Tim Berner's Lee?

100

The meaning of CSS

What are Cascading Style Sheets?

100

The address of a website

What is a URL?

200

The things you need to start and end a line of code

What are opening and closing tags?

200

CSS defines this element of the web.

What are looks/feel/cosmetics/aesthetics?

200

A community of sharing and development in coding.

What is Open Source?

300

You need this in order to have a home for your website and all of its files.

What is a Host?

300

This is what you need in order to style a specific element.

What is a selector?

300

The top part of the web page visible to the user when they land on a page before they scroll.

What is Above the Fold?

400

This is the filename the first page of your website should always have.

What is index.html?

400

The area of content between two Curly Brackets when styling in CSS.

What is a Declaration?

400

The ability of a website to be used by people with disabilities.

What is Accessibility?

500

This set of five tags and attributes is required to declare that the document is HTML5, and serves as the basic skeleton for a standard webpage. (Open tags only)

What is:

<!DOCTYPE html><html><head><title><body>

500

The display type for aligning content vertically and horizontally in a container.

What is a Flex/Flexbox?

500

This converts IP addresses into Domain Names.

What is a Domain Name System?

M
e
n
u