Recent Posts
- Quick Code: Get the domain name in JS
- Things to think about when designing a logo
- Javascript Array Functions
- Integrating FCKEditor to save current content with AJAX using PHP
- Pad A Javascript Number
- Why use heading tags as opposed to font tags for displaying text in HTML?
- Creating One Time Download Links
- Why Javascript in Forms is Bad
- Five Things To Remember When Designing Accessible Web Pages
- Sizing Images Correctly – Part Two
Topics
Posts About: Accessibility
Why use heading tags as opposed to font tags for displaying text in HTML?
I pose this question as it is something that i often get asked by clients about and felt it was worthwhile talking about. Although related to clients, I think its something that people who code HTML should also give consideration. The scenario I usually find myself in is that a client wants to understand why [...]
Why Javascript in Forms is Bad
A look at how some Javascript in forms is bad and how when it’s bad it can destroy customer confidence and lose you valuable sales.
Five Things To Remember When Designing Accessible Web Pages
Since accessibility is a prevalent topic in web design (certainly within the UK due to the DDA act) I thought I would provide some pointers to other designers on things to consider when creating designs for accessible web pages.I’m sure some designers would argue that this is the role of the person coding the HTML [...]