Common Language
Web Anatomy
Analytics
Web Process
Bonus Q's
100

This page is the introductory page of a website.

What is Homepage ?

100

This is the top part of a website where the logo and primary menu are often located.

What is a header

100

The person who creates our web project timelines.

Madison / Madiqueen !!

100
WWW stands for this

World Wide Web

Web with Wren

200

This is the next step once a page is fully approved. 

Launching / pushing the page live 

200

A specific part of a website that usually appears at the top of a page and contains the H1.

What is the Hero

200

The amount of web project processes we have

One !!!!

200

What part of this URL is the domain? https://www.verbenafloral.com/

300

This term is the correct way to refer to the process of creating a new website, new elements, pages, or parts of a website that did not already exist.

What is Developing
300

This is the content area between the header and footer where the main text, images, and other elements are placed.

What is the body

300

Joseph sends you a task with a FB pixel script that needs to be on the entire site. Where should you put this?

What is GTM (Google Tag Manager)

300

This is what happens in between phase 1 & 2 of the web project process.

We rescope the development portion of the project !

300

HTTPS stands for this

Hyper Text Transfer Protocol Secure

400

This page is not used often, as it is bad for SEO.

What is a Splash page ?

400

An element or block of content designed to prompt a user to take a specific action, such as "Buy Now" or "Contact Us."

What is CTA / CTA Block

400

What is the term for a specific, valuable user action on a website—like a form submission or a phone number click—that we track using GA4?

What is a conversion

400

The amount of milestones our web project process is broken into

Five !!

400

The coding language that Shopify uses.

What is Liquid?

500

This phrase should NOT be used when developing a new page on a website that needs to be reviewed by the client, unless the page has complex development requirements.

What is a staging page / on staging ?

500

The section at the very bottom of a webpage that typically contains copyright information, links to social media, and other essential links.

What is the footer

500

In general, how long a 5 page WordPress site would take to design, write, and develop.

3 months

500

@media (max-width: 1250px) {

CSS goes here

}

This is used for a specific function that is imperative to website usability. 

What is Responsiveness?