paul featherstone thumbnail

Welcome to my blog - if you love web design and development like I do then you should find something of interest here. If you are stuck with a particular web design or development issue and need help then drop me a line!

Paul Featherstone: Web Designer & Illustrator

Making links in HTML

April 25th, 2010

Links, or hyperlinks to give them their full title, are the most important component of any web page. Linking information together is what the World Wide Web was built for, it’s how the web works and how you can build web pages that are useful for visitors and gain visibility in the web universe.
There are [...]

Read more button

Making lists in HTML

April 24th, 2010

Lists are one of the most useful and frequently used formatting tools when writing, this is no different on the web. In HTML lists are used for various things ranging from basic lists using bullets or numbers to more advanced use as a structural tool where text is replaced with images – more on this [...]

Read more button

Formatting HTML pages – basic formatting tags

April 20th, 2010

So now you have seen the basic structure of an HTML page it is time to move on to some more advanced tags. In order to format the content in your HTML document you will need to use various tags.
Use these tags to enter content between the body tags in your HTML page.
Some important formatting [...]

Read more button

How to create an HTML page – basic tag structure

April 20th, 2010

So you have the tools you need to enable you to start to think about writing your first html code. Lets start at the beginning – seems like a good place.
HTML web pages are a combination of text, links and objects such as images and multimedia files. Tags are used to write HTML and always [...]

Read more button

An introduction to Web Design

February 2nd, 2010

Tools you need to start web designing
This post will provide you with information on how to get started with web design and tells you the basics.
There are a number of things you will need before you can start to think about how to construct on the web:

Editor – some way of creating documents in [...]

Read more button