difficulty level 1
difficulty level 2
difficulty level 3
difficulty level 4
100

What is the first step of making a website?

Decide what kind of website you want to make

100

what type of website is it if it is "a digital platform that serves as the online presence of a charitable organization."

non-profit website 

100
What are content delivery networks (CDNs)

A built in feature used to help websites load faster.

100

what two code languages form the foundation of web development? 

HTML and CSS

200

What should you do before publishing your article?

Make sure to proofread and check links

200

what is a website builder? 

A website builder is an easy and cost-effective tool that lets you create and manage a website without needing to know how to code.

200

What is an important step to make sure the website security is safe?

Install an SSL certificate
200

what coding language has been the most widely used web programing language? 

Java script

300

What is the most popular type of website currently?

Social media websites

300

what is a domain name system? (DNS)

 is the phonebook of the Internet. Humans access information online through domain names, like nytimes.com or espn.com. Web browsers interact through Internet Protocol (IP) addresses. DNS translates domain names to IP addresses so browsers can load Internet resources.

300

When having a Google business account what be included in the description?

Office hours, location, and images

300

what code is used to determine where elements are placed on a website? What code is used to style a website? 

1. HTML 2. CSS