Websites

Hyperlink

A hyperlink is a link from one web page to another, either on the same site or another one. Generally these are text or images,

Learn More
Websites

HTTPS

Similar to HTTP, HTTPS stands for HyperText Transfer Protocol over SSL (Secure Socket Layer) or, alternately, HyperText Transfer Protocol Secure. Like HTTP, it’s a set

Learn More
Websites

HTTP

Stands for HyperText Transfer Protocol. HTTP is a set of rules for transferring hypertext requests between a web browser and a web server.

Learn More
Websites

HTML Tag

Also referred to as an HTML element, an HTML tag is the bit of code that describes how that particular piece of the web page

Learn More
Websites

HTML

Stands for Hypertext Markup Language. It’s the primary language used to write web pages. HTML is primarily intended as a way to provide content on

Learn More
Websites

.HTACCESS

The .htaccess file is the default directory-level configuration file on Apache servers. They are also known as “distributed configuration files.” Configuration directives contained in the

Learn More
Websites

Hexadecimal

Also referred to a “hex” numbers, they are a base-16 numbering system used to define colors online. Hex numbers include the numerals 0-9 and letters

Learn More
Websites

Front-end

The front-end is basically the opposite of the back-end. It’s all the components of a website that a visitor to the site can see (pages,

Learn More
Websites

Font Family

Font family is a group designation for defining the typefaces used in CSS documents. The font family tag generally lists multiple fonts to be used,

Learn More
Websites

Fold

The fold is a term carried over from newspaper design and pagination (where the fold referred to the physical fold in the paper). The fold

Learn More
Websites

Focal Point

The focal point of a web site is the spot on a web page that they eye is naturally drawn to. This could be an

Learn More
Websites

Fixed Width Layout

A fixed width layout has a set width (generally defined in pixels) set by the designer. The width stays the same regardless of screen resolution,

Learn More
Websites

Favicon

Favicons are tiny (generally 16×16 pixels, though some are 32×32 pixels), customizable icons displayed in the web address bar in most browsers next to the

Learn More
Websites

External Style Sheet

This is a CSS document that is written in a separate, external document. The biggest advantage to using an external style sheet is that it

Learn More
Websites

Embedded Style

An embedded style is a CSS style written into the head of an XHTML document. It only effects the elements on that page, instead of

Learn More
Websites

Element

In XML, an element is the central building block of any document. Individual elements can contain text, other elements, or both.

Learn More
Websites

Elastic Layout

An elastic layout is one that uses percentages and ems for widths paired with a max-width style to allow the site layout to stretch when

Learn More
Websites

E-Commerce

Short for electronic commerce. It’s the buying and selling of goods online, through websites. Products sold through e-commerce can be physical products that require shipping,

Learn More
Websites

Domain

The domain is the name by which a website is identified. The domain is associated with an IP address. Domains can be purchased with any

Learn More
Websites

DOM

Stands for Document Object Model. It’s a language-independent, cross-platform convention for representing objects in XML, XHTML, and HTML documents. Rules for interacting with and programming

Learn More
Websites

DOCTYPE

The doctype declaration specifies which version of HTML is used in a document. It has a direct effect on whether your HTML will validate.

Learn More
Websites

DNS

Stands for Domain Name Service (alternately Domain Name System or Domain Name Server). Basically, it’s the thing that converts IP addresses into domain names. DNS

Learn More
Websites

DHTML

Stands for Dynamic HyperText Markup Language. DHTML fuses XHTML (or any other markup language), the DOM, JavaScript (or other scripts), and CSS (or other presentation

Learn More
Websites

Deprecated

Deprecated code is code that is no longer included in the language specifications. Generally this happens because it is replaced with more accessible or efficient

Learn More
Websites

CSS Framework

A CSS framework is a collection of CSS files used as the starting point to make XHTML and CSS web sites quickly and painlessly. They

Learn More
Websites

Client-Side

Client-side refers to scripts that are run in a viewer’s browser, instead of on a web server (as in server-side scripts). Client-side scripts are generally

Learn More

Share Jargon Terms With Your Friends:

Share on facebook
Share on twitter
Share on linkedin
Share on pinterest
Share on whatsapp
Share on email