- Home
- Css
CSS Menus and 508 Accessibility Compliant
- By Ethan Kaufman
- Published 07/7/2008
- Css
- Unrated
The Section 508 federal U.S. mandate requires web developers to create alternative means of viewing content on websites so that people with disabilities can also experience it. When compliant with 508, web content also becomes more available to all users including those using mobile devices, laptops, voice browsers etc. Therefore, while 508 compliance is something every company needs to be working towards by law, it also affords the same businesses certain benefits that are applicable to not only users with disabilities but to all potential users.
How To Fix CSS Float Issues
- By Sameep Shah
- Published 10/11/2007
- Css
- Unrated
CSS is great. On somedays I'd go so far as to say it's a lifesaver. But every now and then you'll encounter a CSS issue that will drive you crazy.
In this case we'll talk about two of the more common issues when using the float property to create your layout.
For those of you who're new to CSS, Float is a CSS property that allows you to align your elements, such as DIVs, to create website layouts.
In this case we'll talk about two of the more common issues when using the float property to create your layout.
For those of you who're new to CSS, Float is a CSS property that allows you to align your elements, such as DIVs, to create website layouts.

Css