CSS
What is the acronym for Cascading Style Sheets?
The syntax for a self-closing tag
What is /> ?
Short term memory for a computer while the computer is running.
What is RAM
The tag used to import or connect a CSS stylesheet.
What is the Link tag.
The top selling video game of all time.
What is Minecraft.
HTML
What is the acronym for Hyper Text Markup Language?
</h1> is the syntax for this.
What is the syntax for closing an h1 tag?
A printer is an example of this trait that all computers have. ( HINT: There are four in total)
What is output?
Content inside this tag is not seen on the website but is used for metadata.
What is the <head> tag?
The top selling console of all time.
What is Playstation 2?
The html tag used to link to other web pages or sections of the same webpage.
What is the anchor tag?
Used to denote the end a CSS properties value.
What is a semi-colon.
Examples of hardware.
What is the CPU, ALU, Motherboard, HDD, SDD or GPU...?
The main tag that is used to for all other tags that should be visible on a webpage.
What is the body tag?
The top two most visited websites of all time.
What is Google and Youtube?
This is an html attribute that is used in both <a> tags and <link> tags to connect to other files and URL's.
What is href?
The attribute used to show the path to an image.
What is src?
Examples of software.
What is HTML, CSS, JavaScript, Python, or any code or program that runs on a computer?
Examples of this part of CSS:
color, background, font-size, width...
( What are these called? )
What are some examples of CSS properties?
The most profitable tech company in the world.
What is Apple?
It is used to specify a tag, class, or id in CSS in order to set specific rules and styles.
What is a CSS selector?
Symbols used to open and close a rule set for a CSS selector.
What are curly braces? { }
A single processing unit in a CPU.
What is a computer core?
<html>
<body>
<ol>
<li>
<img alt="fake" src="https://fake.com" />
<li/>
<li>One</li>
<li>Three</li>
</ol>
</body>
</html>
What is the first closing list tag is closed wrong?
The company that has the record for the top selling phone of all time.
What is Nokia? (Not Apple or Samsung!)