A tag which adds a video to a webpage.
Video Tag
Aligns the text in an element.
text-align
An assert test that determines whether a statement is true.
assurtTrue
Who created Python?
Guido van Rossum
Who made HTML
Tim Berners-Lee
An unordered list (ul) tag adds a bulleted list with no specific hierarchy to a webpage.
Ul Tag
Increase or decrease the space between characters.
letter-spacing
A logical keyword where both sides of the comparison must be true in order for the statement to be true.
AND
When was it made?
late 1989
When was HTML made?
1990-1991
A text property which is used in CSS to indent the first line of text in a multi-line paragraph.
Text-Indent Property
Sets the distance between lines.
line-height
A container that stores information that can be used elsewhere in code.
Variable
What is Python used for?
A wide range of applications
What is HTML used for?
To create and structure content for web pages
Specifies inline CSS styles for an element.
style
Sets the color of a text.
color
A type of unit test that compares two values and returns a True or False based on the result of the comparison.
Assert Test
What can Python be used for?
Game Development
Who made CSS?
HÃ¥kon Wium Lie
Allows you to attach custom data attributes to an HTML element, accessible via JavaScript.
data
Creates space inside the border of an element (between the border and the content).
padding
A date function that formats a date and time as a string, with symbols used to manipulate the format of the string.
strftime
What type of development do people use Python?
Software Development
When was CSS created?
December 17, 1996.