Internet Basics
HTML Basics
Web Design
HTML Syntax
100

True or False. A network confined to a small geographic area is referred to a Local Area Network (LAN)

True
100

Documents on the world wide web are accessed by users using this type of software.

What is a web browser?

100

True or False. An <aside> is a sectioning element that marks content related to the main article. 

True. 
100

This software program used by developers provides comprehensive support for all phases of the development process.

What is an Integrated Developer Environment (IDE)? 

200

This network is the largest wide area network in existence.

What is the Internet?
200

This element tag after the head marks content that will appear in the web page.

What is the body?

200

True or False. To add notes or comments, insert a comment tag using the syntax <!--comment-->

True. 

200

The first line in a HTML file is the ________, which is a processing instruction indicating the markup language in a document.

What is a doctype?

300

This type of server provides storage space for saving and retrieving files on a network. 

What is a file server?

300

Web developers use these types of programs to ensure there are no errors in the code.

What are validators?

300

What does CSS stand for?

What is Cascading Style Sheets?

300

True or false. The element <ul> contains an ordered list of items?

False.

400

Documents on the web stored on web servers are known as web ______?

What is a web server?

400

This is the most current version of the HTML standard.

What is HTML 5? 

400

This element is part of the document head because it's not actually displayed as part of the web page, but instead appears externally within the browser tab.

What is the title element? 

400

If no doctype is provided in a HTML file, the browser will default to this mode, based on styles and practices from the 1990s and early 2000s.

What is quirks mode?

500

A webpage URL should begin with this prefix to initiate a secure connection to a web site?

What is https?

500

This data, stored in the head contains content that describes or provides information about how the document should be processed by the browser.

What is metadata?

500

What does HTML stand for?

What is Hyper Text Markup Language?
500

This organization maintains the standards for HTML.

What is the World Wide Web Consortium (W3C)?

M
e
n
u