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: Design
Things to think about when designing a logo
Here is a quick post which takes a look at some of the things I take into consideration when designing a logo, I’d say also looks at some of the considerations for print as well, plus it also contains what i think makes a good logo.
How will the logo be used? I feel this is [...]
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 [...]
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 [...]
Sizing Images Correctly – Part Two
This post follows on from what we looked at from Sizing Images Correctly – Part One and looks at another issue as to why correct image sizing is important.
How-To: Create A Simple Text Reflection
Ever wondered how to create a simple text reflection within Photoshop? This post will take you through a simple tutorial on how to do it.
Sizing Images Correctly – Part One
There are many advantages as to why you should spend extra time on sizing images correctly before adding them to your web page. This post is Part 1 of 2 which looks at the difference between an image resized using HTML and an image resized in Photoshop.