HTML
CSS
Syntax
Internet Stuff
Folder Structures
100

This coding language is the backbone of the internet and is used in 100% of website seen in standard browsers.

What is HTML?

100

This coding language is used solely to affect the appearance of websites.

What is CSS?

100

This is a structure or what Mr. Earley refers to as the "grammar" of a coding language.

What is syntax?

100

This network-connected storage device Is used to store and *serve* website files.

What is a server?

100

This term refers to files that are stored on your computer's hard drive, as opposed to a remote server.

What is local?

200

This 3-letter HTML tag is used to create images.

What is IMG?

200

This symbol is used between the property and value in CSS.

What is a colon?

200

These two symbols surround the property and value sets in CSS.

What are curly brackets / curly braces?

200

This 3-letter acronym is used to connect to a server in order to upload and download files.

What is FTP?

200

This term refers to files stored on a different server as opposed to your local hard drive.

What is remote?

300

This HTML element is used to create structured lists with multiple columns and rows.

What is a TABLE?

300

This symbol appears at the end of a property / value set in CSS.

What is a semicolon?

300

This symbol is placed before the name of the tag in closing tags in HTML.

What is a / (slash)?

300

This is the meaning of FTP.

File Transfer Protocol

300

This type of file path refers to a file path that begins with http:// and lists all the entire folder list that houses a particular file.

What is absolute?

400

This HTML tag is used to create numbered lists.

What is OL or Ordered List?

400

This CSS property affects the space around an element.

What is margin?

400

This 3-letter attribute inside of an Image tag is used to identify the source of an image.

What is SRC?

400

This is the meaning of HTTP.

What is Hypertext Transfer Protocol

400

This type of file path refers to a file path that only includes folders in relation to a particular file, rather than starting from the very root of a server.

What is relative?

500

These four words are what HTML stands for.

What is Hypertext Markup Language?

500

These words are what CSS stand for.

What is Cascading Stylesheet?

500

This symbol is placed between folder names in a file path to represent a folder.

What is a / (slash)?

500

This Adobe software program is used to help design and code website and upload them to a server.

What is a Dreamweaver?

500

This is another term for "folder" when dealing with file structures.

What is a directory?