-

Have you ever wanted to add fancy bullet points to your unordered lists in your(x)HTML but never knew how? The truth is, it’s actually really easy to achieve. All you need to do is add a CSS class to your unordered list and then use your CSS to add your chosen image as the bullet points. In this post I’ll walk you through this step by step. First lets take a quick look at the list we’re going to be creating:- This is the first list item
- This is the second list item
- and this is the third list item
-
October 21st, 2008css
Tags: center, css, hack, HTML, ie, internet explorer, webpage, website
Now I’m not sure about you, but I really do hate websites that are stuck on the left of the screen, and from talking to a few friends, I know I’m not alone with this pet hate. The thing is, that many beginner site designers may also dislike this left alignment, but simply do not know how to make their site appear in the center of the screen, but others may have centered their site absolutely perfect in their favourite browser, but are totally unaware that it may not be centered in others.
Read the rest of this entry » -
October 18th, 2008Miscellaneous
To kick off my blog I’d like to share with you my IDE (Integrated Development Environment) of choice for writing and editing all of my website code.
Now I have used Dreamweaver in the past and it is a fantastic product, but comes with a very hefty price tag that most beginners simply cant afford. A little over a year ago, I was scanning the internet for a alternative to the industry-standard Dreamweaver, and after a few days of relentless searching and trying out many different programs, I came across Aptana Studio which ticked all the boxes of the features I needed in an IDE and appeared to be a suitable alternative to Dreamweaver, and best of all, it was (and still is) FREE. Read the rest of this entry »
Tags: aptana, css, dreamweaver, editor, free, HTML, ide -
