Acronyms and Definitions
Syntax
Computers
Web Development
All Time
100

CSS

What is the acronym for Cascading Style Sheets?

100

The syntax for a self-closing tag


What is   />  ?

100

Short term memory for a computer while the computer is running.

What is RAM

100

The tag used to import or connect a CSS stylesheet.

What is the Link tag.

100

The top selling video game of all time.

What is Minecraft.

200

HTML

What is the acronym for Hyper Text Markup Language?

200

</h1> is the syntax for this.

What is the syntax for closing an h1 tag?

200

A printer is an example of this trait that all computers have. ( HINT: There are four in total)

What is output?

200

Content inside this tag is not seen on the website but is used for metadata.

What is the <head> tag?

200

The top selling console of all time.

What is Playstation 2?

300

The html tag used to link to other web pages or sections of the same webpage.

What is the anchor tag?

300

Used to denote the end a CSS properties value.

What is a semi-colon.

300

Examples of hardware.

What is the CPU, ALU, Motherboard, HDD, SDD or GPU...?

300

The main tag that is used to for all other tags that should be visible on a webpage.

What is the body tag?

300

The top two most visited websites of all time.

What is Google and Youtube?

400

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?

400

The attribute used to show the path to an image.

What is src?

400

Examples of software.

What is HTML, CSS, JavaScript, Python, or any code or program that runs on a computer?

400

Examples of this part of CSS:
color, background, font-size, width...
( What are these called? )

What are some examples of CSS properties?

400

The most profitable tech company in the world.

What is Apple?

500

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?

500

Symbols used to open and close a rule set for a CSS selector.

What are curly braces?  { } 

500

A single processing unit in a CPU.

What is a computer core?

500

<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? 

500

The company that has the record for the top selling phone of all time.

What is Nokia? (Not Apple or Samsung!)