Archive for the "CSS" Category

Sort by:

The unstoppable rise of Adobe Dreamweaver

When we run Dreamweaver training courses, we are always amazed at the number of different types of Dreamweaver user who attend our courses. There is simply no longer a typical Dreamweaver user. We get people working from all types of organisation in all types of role. Private individuals, accounts specialists, marketing specialists, academics, workers in the health services…

CSS Menus - 5 Key Ingredients

CSS menus offer a greatly expanded range of creative options to site designers. But the benefits to using CSS menus only begins with more expansive design flexibility. There are numerous additional benefits to using CSS menu-based navigation - benefits that will save you time and money in the development and management of all of your [...]

CSS Menus and 508 Accessibility Compliant

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 [...]

How To Fix CSS Float Issues

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 [...]