Module 12 Web Development

0.0(0)
studied byStudied by 9 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/64

flashcard set

Earn XP

Description and Tags

Chapter 12

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

65 Terms

1
New cards

website plan

A detailed plan for a website that includes the purpose, audience, content, structure, navigation system, visual design, and publishing and maintenance strategy. Also called a design plan.

2
New cards

Goals

The results a website creator wants the website to accomplish within a specific time frame.

3
New cards

Objectives

A method a website creator uses to accomplish the website’s goals.

4
New cards

purpose statement

A formal, written summary of a website’s goals and objectives.

5
New cards

call-to-action

A suggestion or offer that requires the website visitor to interact with the website.

6
New cards

target audience profile

A research-based overview that includes information about potential website visitors’ demographic and psychographic characteristics.

7
New cards

Demographic characteristics

Characteristics that describe a website’s visitors, including gender, age group, educational level, income, location, and other characteristics.

8
New cards

Psychographic characteristics

Characteristics that describe a website’s visitors, including social group affiliations, lifestyle choices, purchasing preferences, and political affiliations.

9
New cards

user interface

A collective term for all the ways the user interacts with a software program.

10
New cards

landing page

The page that a browser navigates to when a user clicks an ad, email message, or other online promotion from a different website.

11
New cards

Value-added content

Information that is relevant, informative, and timely; accurate and of high quality; and usable.

12
New cards

Dynamically generated content

Content that updates periodically and can appear on a website’s pages when triggered by a specific event.

13
New cards

Search engine optimization

Tools to allow search engines to better find or index the user’s website.

14
New cards

Meta tags

In web publications, HTML specification tags that tell search engines what data to use.

15
New cards

storyboard

A series of pages originally developed to present scenes graphically for a movie or television program used to plan a website’s structure.

16
New cards

flowchart

A diagram that shows steps or processes and is used to determine the path users will take to find a website’s subsidiary pages.

17
New cards

target

When creating hyperlinks, the document, webpage, or place in the same document to which the hyperlink connects.

18
New cards

navigation menu

A list of related links.

19
New cards

website search feature

A popular navigation tool for websites with multiple pages.

20
New cards

hosted website search provider

A third-party company that uses spiders or other tools to build a searchable index of a website’s pages and hosts the index on their servers.

21
New cards

usability test

A formal website evaluation that generally takes place in a structured environment, such as a testing laboratory.

22
New cards

Eye-tracking

A type of study that uses various technologies to analyze the movement of visitors’ eyes as they view a webpage.

23
New cards

heat maps

An analytical tool that uses color to represent data.

24
New cards

F-pattern

A type of heat map that suggests website visitors typically look at the top of the page and then scan from left to right, then move down slightly and scan again from left to right, then look from the top to the bottom of the left side of the page.

25
New cards

text editor

Program like Notepad in Windows or TextEdit in macOS that can be used for entering programming code; like a word processing program, but lacks most text formatting features, such as fonts, colors, margins, and paragraphs.

26
New cards

HTML editor

A text editor enhanced with special features that easily insert HTML tags and their attributes.

27
New cards

markup language

A coding system that uses tags to provide instructions about the appearance, structure, and formatting of a document.

28
New cards

web template

A predesigned model webpage that can be customized for fast website or webpage creation.

29
New cards

website builder

A tool used to create professional looking websites, by dragging and dropping predefined elements to their desired locations on a page without coding.

30
New cards

content management system

Software that lets a group of users maintain and publish content of all kinds, but especially for websites. A tool used to create a blog or website that the user usually installs or manage on their web server.

31
New cards

content repository

A database that stores templates, style sheets, and other frequently used website content elements.

32
New cards

widget

An object, such as a web app, that is embedded in a webpage and provides access to resources that are stored elsewhere.

33
New cards

plug-in

Third-party program that extends the built-in functionality of an application or browser.

34
New cards

script

Programming code that performs a series of commands and can be embedded in a webpage.

35
New cards

JavaScript

A popular language for writing scripts that run in the user’s browser to control a webpage’s behavior and often make it interactive.

36
New cards

client-side scripts

Script that runs in the user’s browser to control a webpage’s behavior and often make it interactive; usually written in JavaScript.

37
New cards

Extensible Markup Language

An open source markup language mainly used to identify and share data across a wide range of applications.

38
New cards

attributes

In web coding, additional information needed to completely specify a tag.

39
New cards

Headings

A webpage element used to indicate different sections of a webpage.

40
New cards

external links

Link to another website.

41
New cards

Relative references

Identifies the location of webpages and files in the current website.

42
New cards

Absolute references

A reference that identifies the location of resources from another website, using the full path, including the protocol and domain name containing the webpage.

43
New cards

Unordered lists

A collection of items displayed in a list format, with each list item preceded by a bullet symbol.

44
New cards

Ordered lists

A list in which each list item is preceded by a number by default.

45
New cards

embed

To place a copy of an object created in a source file into a destination file so that a one-way connection to the source program becomes part of the destination file; the user can then edit the embedded object using the source program.

46
New cards

deprecated

In HTML, describes an older tag whose continued use is discouraged because newer techniques have been created to accomplish the same result.

47
New cards

embedded styles

Style that applies to all tags of one type on a webpage.

48
New cards

inline style

In HTML, a style attribute of most HTML tags.

49
New cards

font family

A group of related fonts.

50
New cards

Secure Sockets Layer

A protocol that is the predecessor to TLS (Transport Layer Security) and often is used to refer to TLS.

51
New cards

non-fungible token

A certified, unique data file associated with a digital file.

52
New cards

memes

Video clips, animated GIFs, or digital images, often with humorous text added, that are spread by Internet users.

53
New cards

domain registrar

An organization that sells and manages web domain names.

54
New cards

Uptime

A measure of the percent of time a website is “up” or online; indicator of a web host’s reliability.

55
New cards

Web analytics

A set of measurements that helps the user to understand how people use their website.

56
New cards

click path

The sequence of pages or activities a user performs on a website. Also called a clickstream.

57
New cards

clickstream

The sequence of pages or activities a user performs on a website. Also called a click path.

58
New cards

Sticky content

Website content that encourages users to spend long periods of time engaging and encourages them to return for future visits.

59
New cards

Impressions

The number of times an ad is visible to users on a webpage, regardless of whether the user clicks or interacts with the ad.

60
New cards

click-through

The rate measuring the number of times users click an ad to go to a sponsor’s website.

61
New cards

local computer

The computer storing files to publish to a server using an FTP client.

62
New cards

remote web server

A web server on the Internet.

63
New cards

affiliate agreement

Contract with a vendor that specifies that the website owner receives commission on any sales generated by users of the website.

64
New cards

Web Accessibility Initiative

An organization that consists of groups of users and developers who create guidelines about usage, tools and education regarding web accessibility.

65
New cards

Web Content Accessibility Guidelines

Guidelines developed by the WAI to ensure that all website visitors can access content on webpages.