Web Management

Vocabulary

Anchor (Links)

Element given a href attribute to create a hyperlink to web pages, files, email addresses, location on webpage, etc.

<a>

Anchor (Links)

Element given a href attribute to create a hyperlink to web pages, files, email addresses, location on webpage, etc.

<a>

Dynamic Pages

Created and/or populated by a CMS, user input, script, etc.

Dynamic Pages

Created and/or populated by a CMS, user input, script, etc.

Section

Generic container for content | A high level wrapper that groups elements together horizontally | May be placed into the Body, Header, Main Wrapper, Article, and Footer.

<section>

Section

Generic container for content | A high level wrapper that groups elements together horizontally | May be placed into the Body, Header, Main Wrapper, Article, and Footer.

<section>

Paragraph

Primary non-heading text element

<p>

Paragraph

Primary non-heading text element

<p>

Wrapper

Generic Div used to group elements together or separate elements from each other; Often a Div with no styling attributes assigned.

Wrapper

Generic Div used to group elements together or separate elements from each other; Often a Div with no styling attributes assigned.

Personas

An example audience or stakeholder to build around

UX, Marketing

Personas

An example audience or stakeholder to build around

UX, Marketing

Ad Spend

The total amount you are willing to spend during a given timeframe

Digital Marketing

Ad Spend

The total amount you are willing to spend during a given timeframe

Digital Marketing

CSS

Cascading Style Sheets; Describes how HTML elements are displayed on the screen

CSS

Cascading Style Sheets; Describes how HTML elements are displayed on the screen

Campaign

A series of marketing efforts centered around one theme

Marketing

Campaign

A series of marketing efforts centered around one theme

Marketing

Indexing

The way a search engine processes information on the internet

Search

Indexing

The way a search engine processes information on the internet

Search

PPC

Pay Per Click advertising - advertising model where each click through costs money

Marketing

PPC

Pay Per Click advertising - advertising model where each click through costs money

Marketing

Element

Any single html object, i.e. Div, Image, Paragraph, Heading, Etc.

Element

Any single html object, i.e. Div, Image, Paragraph, Heading, Etc.

Site Mapping

Diagramming a Hierarchical structure of your website showing relationship between web pages

Site Mapping

Diagramming a Hierarchical structure of your website showing relationship between web pages

Header

Container for introductory content

<header>

Header

Container for introductory content

<header>

Div

Generic container for content | a division | discreet block (box) used to group elements together

<div>

Div

Generic container for content | a division | discreet block (box) used to group elements together

<div>

Sales Funnel

A map of the customer or user journey

Marketing

Sales Funnel

A map of the customer or user journey

Marketing

Keywords

Words or phrases that help people on the internet find you

Search

Keywords

Words or phrases that help people on the internet find you

Search

SEM

Search Engine Marketing/Management - how you pay to get found

Marketing

SEM

Search Engine Marketing/Management - how you pay to get found

Marketing

Padding

Blank space inside an element (set in 4 directions) that wraps around the element's children

Padding

Blank space inside an element (set in 4 directions) that wraps around the element's children

Footer

Container for footer/final content

<footer>

Footer

Container for footer/final content

<footer>

CRM

Customer Relationship Management - manage, interact, and analyze your audience

Marketing

CRM

Customer Relationship Management - manage, interact, and analyze your audience

Marketing

HTML

Hypertext Markup Language; Defines the underlying structure, elements, and content of a webpage

HTML

Hypertext Markup Language; Defines the underlying structure, elements, and content of a webpage

Static Pages

Content entered and designed manually by the developer

Static Pages

Content entered and designed manually by the developer

Image

Element that embeds an image into the webpage

<img>

Image

Element that embeds an image into the webpage

<img>

Head

Container for metadata (page title, keywords, description), styling, scripts, link to external docs, style sheets, scripts

<head>

Head

Container for metadata (page title, keywords, description), styling, scripts, link to external docs, style sheets, scripts

<head>

Container

A div with special properties that adds spacing to the left and right of content. Typically has a set max-width, is centered horizontally, and has width set to 100%; Sets left and right boundaries, helps create consistent alignment

Container

A div with special properties that adds spacing to the left and right of content. Typically has a set max-width, is centered horizontally, and has width set to 100%; Sets left and right boundaries, helps create consistent alignment

SEO

Search Engine Optimization - how you get found

Search

SEO

Search Engine Optimization - how you get found

Search

Margin

Blank space around an element (set in 4 directions)

Margin

Blank space around an element (set in 4 directions)

Body

The “visible” part of the HTML document; Highest level wrapper of visible elements of a web page

<body>

Body

The “visible” part of the HTML document; Highest level wrapper of visible elements of a web page

<body>

Information Architecture

Structural design of shared information; the art and science of organizing and labelling websites

Information Architecture

Structural design of shared information; the art and science of organizing and labelling websites

Span

Generic container (inline)

<span>

Span

Generic container (inline)

<span>

Heading

Type element for Title and Summary content

(<h1>,<h2>, … <h6>)

Heading

Type element for Title and Summary content

(<h1>,<h2>, … <h6>)

Audience / Stakeholders

The people who interact most with your brand

Marketing

Audience / Stakeholders

The people who interact most with your brand

Marketing

Javascript (JS)

Programming Language Adds interactivity and functionality. Create dynamic content, validate forms, animate elements, and more

Javascript (JS)

Programming Language Adds interactivity and functionality. Create dynamic content, validate forms, animate elements, and more