Archive for Web Usability Tag

Support does not mean that everybody gets the same thing.

Continue reading this article...

Posted in CSS Technology Web

Graphics are critical in defining the ambiance, appeal, and professionalism of a site. While we try to deliver engaging graphics, we must also weigh the tradeoff of increasing the download times that heavy use of graphics can entail.

Continue reading this article...

Posted in Design Web

If you thought you had a reasonable amount of control over the color of your typography using CSS, you thought wrong.

Continue reading this article...

Posted in CSS Web

Regardless of where they appear, string values in CSS behave in a similar way. The most important thing to remember about them is that they are not HTML.

Continue reading this article...

Posted in CSS Web

Since microformats typically don’t try to solve specific cases for niche fields, RDFa picks up where microformats leave off by adding an open-ended mechanism for extending the semantics of markup without limitations from the host markup language itself.

Continue reading this article...

Posted in Technology Web

Submit and Reset buttons should be easy to see, and should be close to their related form controls.

Continue reading this article...

Posted in Notes

Whether using a browser-supplied or a custom Submit button, we don’t want the form to be accidentally submitted multiple times.

Continue reading this article...

Posted in Notes

Most of the time, this order is the way we would want and expect the visitor to progress through the form, because that’s how the majority of the Western world reads.

Continue reading this article...

Posted in Web

Although fluid design was a more popular design solution in the early days of the Internet, it’s less popular now as a layout technique for many small and medium-size businesses, artist portfolio sites, and blogs.

Continue reading this article...

Posted in Notes

What if management insists that certain elements of the site be done in a certain way, despite being informed those elements violate usability standards?

Continue reading this article...

Posted in Notes