CSS: Style Sheet Guidelines
Web applications should always adhere to W3C standards and validate correctly. Numerous excellent CSS style Guides are available that discuss the how-tos of achieving these objectives, below are a few:
References:
Tutorial:
Tags: css, Guides, wiki
For the future, to add presentational effects and Web page style, validate documents at the HTML 4.0 level (for the cleanest possible markup), so pages contain little or no HTML 3.2 presentational markup or proprietary stylistic hacks, and use the World Wide Web Consortium ‘ s Cascading Style Sheet (CSS) language to add stylistic effects to your pages.
Tags: css, tools, treemagic, wiki
Top Ten Resources
- Designing For Multiple Browsers Without Being Bland
A concise, sober, and BRIEF description of a good Web authoring strategy. Other fine articles by the author include What You See is Not What Others Get and Widen Your Web Site ‘ s Audience . Stephen Traub.
- Getting Started with HTML
A primer to Learning HTML 3.2 by Examples , this is a comprehensive and succinct Guide to writing standard HTML.
- Web Site Design Tips
Web site design tips for the beginner to the expert. A great collection of classic web site design tips that will build a strong foundation for any new web designer. /a>
- The Web Design Group Reference Section
Excellent background information and technical details on HTML authoring. Web Design Group.
- Designing for The Web
A series of informative articles on Web site design, including A Web Site is a Harsh Mistress & Rules of Thumb. The special focus is on complementing Web design skills with competence in interface design . Don ‘ t miss Web Site Design. Diane Wilson.
- Useit.com: Usable Information Technology
An expansive resource on usability and user interface issues – - featuring several extremely challenging and well-researched essays on Web design and style. Jakob Nielsen.
- Understanding HTML
An outstanding presentation of HTML basics by an Australian with a fine writing style. Dianne Gorman.
- Hints for Web Authors
A short yet insightful historical analysis of conventional vs.web publishing , Hints for Web Authors is replete with solid recommendations on how to succeed with the latter, including a few pragmatic suggestions mixed in there for good measure, “… in hopes that others may find ‘ em useful. ” Warren Steel.
- Dan’s Web Tips
This huge resource contains a balanced summary review of most of today ‘ s important Web authoring topics. Daniel Tobias.
- HyperText Markup Language
World Wide Web Consortium (W3C) home page for HTML. Here you will find pointers to specifications for HTML, guidelines for how to use HTML to the best effect and pointers to related work at W3C. W3C.
Tags: site, tips, treemagic, wiki
From the original article by:
Russ Weakley
13-August-04
Web standards – more than just ‘ table-free sites ‘
The term web standards can mean different things to different people. For some, it is ‘ table-free sites ‘, for others it is ‘ using valid code ‘. However, web standards are much broader than that. A site built to web standards should adhere to standards (HTML, XHTML, XML, CSS, XSLT, DOM, MathML, SVG etc) and pursue best practices (valid code, accessible code, semantically correct code, user-friendly URLs etc).
In other words, a site built to web standards should ideally be lean, clean, CSS-based, accessible, usable and search engine friendly .
About the checklist
This is not an uber-checklist. There are probably many items that could be added. More importantly, it should not be seen as a list of items that must be addressed on every site that you develop. It is simply a Guide that can be used:
- to show the breadth of web standards
- as a handy tool for developers during the production phase of websites
- as an aid for developers who are interested in moving towards web standards
The checklist
- Quality of code
- Does the site use a correct Doctype?
- Does the site use a Character set?
- Does the site use Valid (X)HTML?
- Does the site use Valid CSS?
- Does the site use any CSS hacks?
- Does the site use unnecessary classes or ids?
- Is the code well structured?
- Does the site have any broken links?
- How does the site perform in terms of speed/page size?
- Does the site have JavaScript errors?
- Degree of separation between content and presentation
- Does the site use CSS for all presentation aspects (fonts, colour, padding, borders etc)?
- Are all decorative images in the CSS, or do they appear in the (X)HTML?
- Accessibility for users
- Are “alt” attributes used for all descriptive images?
- Does the site use relative units rather than absolute units for text size?
- Do any aspects of the layout break if font size is increased?
- Does the site use visible skip menus?
- Does the site use accessible forms?
- Does the site use accessible tables?
- Is there sufficient colour brightness/contrasts?
- Is colour alone used for critical information?
- Is there delayed responsiveness for dropdown menus (for users with reduced motor skills)?
- Are all links descriptive (for blind users)?
- Accessibility for devices
- Does the site work acceptably across modern and older browsers?
- Is the content accessible with CSS switched off or not supported?
- Is the content accessible with images switched off or not supported?
- Does the site work in text browsers such as Lynx?
- Does the site work well when printed?
- Does the site work well in Hand Held devices?
- Does the site include detailed metadata?
- Does the site work well in a range of browser window sizes?
- Basic Usability
- Is there a clear visual hierarchy?
- Are heading levels easy to distinguish?
- Is the site’s navigation easy to understand?
- Is the site’s navigation consistent?
- Does the site use consistent and appropriate language?
- Does the site have a sitemap page and contact page? Are they easy to find?
- For large sites, is there a search tool?
- Is there a link to the home page on every page in the site?
- Are links underlined?
- Are visited links clearly defined?
- Site management
- Does the site have a meaningful and helpful 404 error page that works from any depth in the site?
- Does the site use friendly URLs?
- Do your URLs work without “www”?
- Does the site have a favicon?
Tags: css, java, moving, site, treemagic, web standards, wiki
TreeMagic Cypress is a new lightweight browser plugin for WordPress. Install, configure, then double click any word, or select a group of words on the page. On mouse-up a small popup appears adjacent to the selected text that gives you instant access to define, expand and explore related resources. It does not replace or interfere with existing hyperlinks, but adds an instant and powerful reference compliment to all your texts, regardless of formatting and styles.
Read the rest of this entry »
Tags: admin, css, Cypress, downloads, follow, java, perl, plugin, rabideau, setup, site, tools, treemagic, wiki, WordPress, wordpresshelp
WordPress for Wiki prototype
According to Wikipedia:
A wiki is software that allows users to create, edit, and link web pages easily. Wikis are often used to create collaborative websites and to power community websites. These wiki websites are often also referred to as wikis; for example, Wikipedia is one of the best known wikis.[1] Wikis are being installed by businesses to provide affordable and effective Intranets and for Knowledge Management. Ward Cunningham, developer of the first wiki, WikiWikiWeb, originally described it as “the simplest online database that could possibly work”.[2]
Why wordpress as a wiki?
Put simply, WordPress is probably the finest Internet publication system available. It efficiently broadcasts posts to search engines and social networking services and provides excellent visibility, both in design, code structure and connectivity. To combine these well established features and the collaboration qualities of a wiki like setup produces a good combination of high visibility and group authoring requirements.
Read the rest of this entry »
Tags: Ambient Webs, BLOG, collaboration, css, Cypress, follow, perl, plugin, setup, site, treemagic, wiki, WordPress
Pages: 1 2
Recent Comments