Web Quality – Internationalization...
The Internet is International The Internet is International With the Internet follows an absolute requirement to interchange data in a multiplicity of languages, which in turn utilize a bewildering number of characters. H. Alvestrand, The Internet Engineering Task Force (IETF), January 1998. International...
Web Quality – Accessibility (WAI)...
An accessible web site is a web site that can be used by disabled users. Disabled users are users with disabilities or bad user conditions. The Web Accessibility Initiative – WAI WAI (created by the World Wide Web Consortium (W3C) in 1997) is a set of guidelines intended for web developers, authors,...
Web Quality – Style Sheets...
Using Style Sheets is important to web page quality. Don’t Use the Font Tag The text size used to display information on a web page should be set using CSS (Cascading Style Sheets). Do not use the HTML tag. Using the tag will increase the size of your document, and give you a nightmare every...
Web Quality – Important HTML Eleme...
are important tags to web page quality. The Element Doctype means a “document type declaration” (DTD). All HTML and XHTML pages should use a element to define which HTML version it conforms to. The doctype defines which version of HTML you are using, and gives important information to...
Web Quality – Standards...
Writing your pages to the web standards will improve the quality of your site. The HTML Standard XHTML is the latest HTML standard. XHTML is a reformulation of HTML 4.01 in XML. Writing your pages to the latest HTML 4.01 standard will bring you as close as possible to the latest XHTML standard. Read...

© 2003 - 2010 Amaronline.com Home | About us | Contact us