Category Archive for: ‘Website Design’

5 Places to Use Your Twitter Follow Button

Recently I posted about Twitter’s new Follow Button and how you can get one, but what about where to put it? Here are my top 5 suggestions: On your website. Crucial, because if someone has taken the time to visit your website they’re likely to already be interested in who you are and what you do. Giving them a simple ...

Read More

10 Resources for Web Design Inspiration

1.Smashing Magazine I don’t even know where to start with Smashing Magazine, it’s so vast. Here you’ll find absolutely anything and everything that’s trending in web development, from graphics and design to coding and WordPress. www.smashingmagazine.com 2. iStockphoto There are quite a few big royalty free photo sites out there but I always use iStock because of the range and ...

Read More

Dealing With Hackers

The worst imaginable start to a Monday morning. You get into work, turn on your PC, go to your organisation’s website and find that some nerd has hacked into it and used it to serve malware. You’ve been blacklisted and anyone accessing your site is getting a big red screen telling them all about it. So what do you do? ...

Read More

Browser Compatibility Tips

The internet would be a much simpler place if everybody used the same browser (Firefox would be my choice, Chrome maybe if I was pushed), but as different companies vie for supremecy the gap only ever seems to get bigger. Whilst picking between lots of cool features is great in terms of fun and choice for the user, for web ...

Read More

Centering a Div With Absolute Positioning

When using relative positioning the easiest way to center one or a number of div tags is to create a wrapper without any float and set both the left and right margins to auto. However centering becomes problematic when using absolute positioning because using auto left and right margins no longer works in the same way. Instead, you can use ...

Read More

Page 3 of 4«1234»