What is the first step of making a website?
Decide what kind of website you want to make
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
A built in feature used to help websites load faster.
what two code languages form the foundation of web development?
HTML and CSS
What should you do before publishing your article?
Make sure to proofread and check links
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.
What is an important step to make sure the website security is safe?
what coding language has been the most widely used web programing language?
Java script
What is the most popular type of website currently?
Social media websites
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.
When having a Google business account what be included in the description?
Office hours, location, and images
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