Web design generator

From Wiki @ Karl Jones dot com
Revision as of 08:53, 10 May 2016 by Karl Jones (Talk | contribs) (See also)

Jump to: navigation, search

A web design generator is computer program or other means of generating HTML, CSS, JavaScript, typefaces, or other resources relating to web design.

Description

Generators are intended to save time, by automating processes related to web design.

Higher-level structure

Generators typically create a higher-level structure based upon a lower-level structure.

The HTML language, for example, is a low-level structure: a set of HTML elements and rules for using them.

A web page is a high-level structure: multiple HTML elements work together as a cohesive document.

See also

External links