HTML
CSS
Python
History of Python
History of HTML/CSS
100

A tag which adds a video to a webpage.

Video Tag

100

Aligns the text in an element.

text-align

100

An assert test that determines whether a statement is true.

assurtTrue

100

Who created Python?

Guido van Rossum

100

Who made HTML

Tim Berners-Lee

200

An unordered list (ul) tag adds a bulleted list with no specific hierarchy to a webpage.

Ul Tag

200

Increase or decrease the space between characters.

letter-spacing

200

A logical keyword where both sides of the comparison must be true in order for the statement to be true.

AND

200

When was it made?

 late 1989

200

When was HTML made?

1990-1991

300

A text property which is used in CSS to indent the first line of text in a multi-line paragraph.

Text-Indent Property

300

Sets the distance between lines.

line-height

300

A container that stores information that can be used elsewhere in code.

Variable

300

What is Python used for?

A wide range of applications

300

What is HTML used for?

To create and structure content for web pages

400

Specifies inline CSS styles for an element.

style

400

Sets the color of a text.

color

400

A type of unit test that compares two values and returns a True or False based on the result of the comparison.

Assert Test

400

What can Python be used for?

Game Development

400

Who made CSS?

HÃ¥kon Wium Lie

500

 Allows you to attach custom data attributes to an HTML element, accessible via JavaScript.

data



500

 Creates space inside the border of an element (between the border and the content).

padding

500

A date function that formats a date and time as a string, with symbols used to manipulate the format of the string.

strftime

500

What type of development do people use Python?

Software Development

500

When was CSS created?

 December 17, 1996.