CIW Certification/Study Guides/Site Development Foundations

< CIW Certification < Study Guides

Site Development Foundations

SKILLS MEASURED

Foundations skills are not product- or system-specific. They are a combination of minimal technical and non-technical skills and knowledge required for those interested in developing specific Internet skills as a designer, developer or administrator. The exam also requires a basic understanding of essential business practices that relate directly to Internet technologies. The 1D0-510 Domain 2.0 tests the following topics:

Demonstrate knowledge required to create web pages

HTML documents are ASCII text files with special characters called tags, that are used to indicate how the document and content are formatted.

The basic HTML document consists of the following elements:

Images and graphical formats

The introduction of graphic images into web pages requires considerable thought. They can make a lasting positive first impression to a new visitor or they can discourage traffic from returning to the site. Using the wrong type or too large a graphic can cause a page to load at an unbearably slow pace.

The following graphic file formats are commonly used in web design:

Design and color principles

Effective Web design often implements a layout style known as "inverted pyramid". Pages are arranged with the most significant content to the front or top of the publication and the least significant content following. A well structured layout should be consistent throughout the site and may include several of the following components:

Forms that accepts user input

HTML forms are a series of user interface elements designed to permit the entry of data by the user. An HTML form may include the following tags:

Define XML and identify its features and appropriate use

Extensible Markup Language (XML) - a general-purpose markup language used to share data on different systems across the Internet. XML allows the use of user-defined markup tags and is recognized as an open standard by the World Wide Web Consortium (W3C).

A subset of the Standard Generalized Markup Language (SGML), XML is sometimes used as a specification language for other application languages including XHTML, RSS, MathML, GraphML, Scalable Vector Graphics, MusicXML, etc.

Domain 2.16

Define electronic commerce (e-commerce) and related technologies and concepts necessary to develop a secure, useful interface (i.e., storefront).

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.