boogdesign tutorials : WebDesignGlossary

Buy my book!

Book Cover Hello! HTML5 and CSS3 available now

Buy my other book!

Book Cover Early access to HTML5 in Action available now

Revision [97]

Last edited on 2008-04-05 00:28:16 by RobCrowther
Additions:
=====Web Design Glossary=====


Revision [48]

Edited on 2006-12-20 23:55:13 by RobCrowther
Additions:
===Atom===
===""<abbr title="weB log">Blog</abbr>""===
An online diary or journal, usually consisting of regular, short, time-stamped posts from one author (though sometimes more than author and/or longer posts). One of the key features is that readers can interact with the author through some sort of comment system on the blog itself, or by commenting in their own blog. The network of blogs is known as the blogosphere.
See also: Atom, RSS
===""<abbr title="Character DATA">CDATA</abbr>""===
Used in an XML document to demarcate areas of the document which contain character data - ie. are not to be parsed as XML.
In the context of web standards, applies to elements which are planned to be removed from a future version of the standard but are currently still valid.
===JSON===
===""<acronym title="Really Simple Syndication">RSS</acronym>""===
Deletions:
===blog===
===CDATA===
===DHTML===


Revision [44]

Edited on 2006-10-14 19:04:38 by RobCrowther
Additions:
===Browser===
A language for the Web to define the look and feel of a Web page. Using a <acronym title="Cascading Style Sheet">CSS</acronym> stylesheet it is possible to define the visual look of web page elements - including the fonts, colours, borders, spacing and positioning. It also allows for different styles to be used for different output media, for example print or handheld devices. Earlier versions of <acronym title="HyperText Markup Language">HTML</acronym> mixed information about presentation (ie. the style) with information about content (ie. the text on the page), <acronym title="Cascading Style Sheet">CSS</acronym> allows a 'seperation of concerns' which is considered good practice not only in web design and development but in the wider world of software engineering.
See also: HTML, XHTML, Web Standards, CSSFirstSteps, CSSForPageLayout, CSSAdvancedTopics
External links: [[http://www.w3.org/Style/CSS/ W3C CSS Home Page]], [[http://css-discuss.incutio.com/ CSS Discuss Wiki]], [[http://www.htmldog.com/guides/cssbeginner/ CSS Beginner's Guide]], [[http://www.csszengarden.com/ CSS Zen Garden]], [[http://www.positioniseverything.net/ Position Is Everything]]
See: Cascading Style Sheets
See also: XHTML, CSS, HTMLFirstSteps
===""<acronym title="Joint Photographic Experts Group">JPEG</acronym>""===
Shortened version of JPEG commonly used to identify JPEG files by the addition of a three letter extension, eg. picture.jpg
Deletions:
===browser===


Revision [40]

Edited on 2006-10-14 18:36:05 by RobCrowther
Additions:
----
CategoryWebDesign
CategoryWebDevelop


Revision [34]

Edited on 2006-10-14 18:00:16 by RobCrowther
Additions:
===Accessibility===
Accessibility is the degree to which that Web site is usable, traditionally this is considered in the context of web browsers and people with disabilities such as visually impaired people using screen readers, who therefore cannot take advantage of visual or graphical cues, colour blind people, who cannot distinguish between page elements of different colours but the same intensity, or people who are physically impaired, who perhaps cannot easily manipulate a mouse to click on small areas. In recent years, with a greater focus on web standards and multiple browsing devices, the term has taken on a slightly wider meaning and is now usually considered in the wider context of useability - accessibility is an issue for all users, not just those normally considered disabled, and outside just the standard web browser. For example, use of small fonts can make large blocks of text difficult to read even for those with normal eyesight, and users today are far more likely to be accessing a website using their PDA or phone or even TV.
See also: Useability, Web Standards, ""<acronym title="Web Accessibility Initiative">WAI</acronym>"" and ""<acronym title="Web Content Accessibility Guidelines">WCAG</acronym>""
External links: [[http://www.w3.org/WAI/ W3C Accessibility Page]], [[http://www.freedomscientific.com/fs_products/software_jaws.asp Jaws Screen Reader]], [[http://www.webcredible.co.uk/services/accessibility.shtml Accessibility Services]], [[http://labs.google.com/accessible/ Google Accessible Search]]

===Agent===
See also: User Agent, Robot
===""<acronym title="Asynchronous Javascript and XML">AJAX</acronym>""===
===Apache===
See also: Web Server
===Applet===
See also: Java
===Application Server===
See also: Web Server
===Attribute===
===Aural===
===Azimuth ===
===""<acronym title="Common Gateway Interface">CGI</acronym>""===
===""<acronym title="Cascading Style Sheet">CSS</acronym>""===
===""<acronym title="Dynamic HyperText Markup Language">DHTML</acronym>""===
===""<acronym title="Document Object Model">DOM</acronym>""===
===""<acronym title="Dots Per Inch">DPI</acronym>""===
===""<acronym title="Document Type Definition">DTD</acronym>""===
===""<acronym title="Graphics Interchange Format">GIF</acronym>""===
===""<acronym title="HyperText Markup Language">HTML</acronym>""===
===""<acronym title="HyperText Transport Protocol">HTTP</acronym>""===
===""<acronym title="Portable Network Graphic">PNG</acronym>""===
===Robot===
===""<acronym title="Simple Object Access Protocol">SOAP</acronym>""===
===Useability===
===""<acronym title="World Wide Web Consortium">W3C</acronym>""===
===""<acronym title="Web Accessibility Initiative">WAI</acronym>""===
===""<acronym title="Web Content Accessibility Guidelines">WCAG</acronym>""===
===Web Browser===
See also: User Agent
===Web Server===
===Web Standards===
===""<acronym title="What You See Is What You Get">WYSIWYG</acronym>""===
===""<acronym title="What You See Is What You Get">WYSIWYG</acronym>"" editor===
===""<acronym title="eXtensible HyperText Markup Language">XHTML</acronym>""===
===""<acronym title="eXtensible Markup Language">XML</acronym>""===
===""<acronym title="eXtensible Style Language">XSL</acronym>""===
===""<acronym title="eXtensible Style Language Transformations">XSLT</acronym>""===
Deletions:
===accessibility===
===agent===
===AJAX===
===apache===
===applet===
===application server===
===attribute===
===aural===
===azimuth ===
===CGI===
===comment Cascading Style Sheets (CSS)===
===comment XML===
===CSS===
===DOM===
===DPI===
===DTD===
===GIF===
===HTML===
===HTTP===
===PNG===
===SOAP===
===W3C===
===web browser===
===web server===
===WYSIWYG===
===WYSIWYG editor===
===XHTML===
===XML===
===XSLT===


Revision [33]

The oldest known version of this page was created on 2006-09-03 14:17:30 by RobCrowther