Archive for November, 2007

What do you want to see tutorials on?

As I’m sure you know, the best way to make a site popular is by giving your readers what they want, so that’s exactly what I’m going to do!

So basically, I’m asking you, what do you want to see tutorials on? Just CSS or something else? Are there any topics to do with web design that you don’t think are covered well enough already? Let me know what you want using the comment form and I’ll do my very best to help you, I’ll even drop you an email to let you know I’ve added your suggestion to the site!

New Site Online!

The first of my arcades is finally online! After uploading over 2 gigs of games its finally ready :D At the minute I’m working on building up traffic and doing some link exchanges, so if you’ve got an arcade or entertainment related site let me know :) There are still a few bugs in the site which I hope to have sorted in the next day or two, I really want to get this site perfect before I start on the others. Anyways you can check the site out if you fancy playing some free flash games!

I’ll be adding some more pages to this site to show stuff like the sites I own and work for clients and in the not too distant future there should be a section with free templates for things like wordpress etc. I’ll also be making my own skin for this site soon I hope.

A Little Update

Well as you might have noticed, I’ve got the first few CSS tutorials online and I’ll be working on some more at the weekend with any luck :p

Newcastle vs Sunderland football match is on on Saturday so I’ll be taking some time off to watch that :D

Away from football, my first arcade will be up very very soon (I’m uploading the content as I write this!), I’ve also started coding a skin for someone elses arcade which I’m doing in exchange for some stuff for a few of my sites.

The stats for this site have been looking up, increasing by about 10 hits a day and if it continues it should be getting 100 uniques a day by monday, which isn’t bad since its only been up a week :D

I’m still looking for people to exchange links with, so if you have a web development related site or blog, leave a comment below and I’ll get back to you!

Finally, if you like RSS Feeds, sign up for my RSS Feed!

Vertical List Menu

Vertical List Menu

I used to find it hard to find a list menu that was compatible with all the browsers I use without having to use any CSS hacks that’s why when I created this one I decided to keep it and use it as my standard list menu, that way I only have to change certain aspects of the styling to make it look how I want it to look.

Essential CSS Code

Essential CSS Code

When I’m coding a layout I like to start with a ready made CSS file that contains some code to make the actual coding of the layout easier. In this guide I’ll go through what I use and explain why. You should at least be familiar with CSS to properly understand this guide.