Category: Web Tips

Override a CSS setting

6 July, 2008 (07:44) | Web Tips

On one of the web forums I regularly visit, the text setting (for my monitor resolution and platform) is a little too squashed together in the “line height” — even though when you did deep into the CSS, you find:     line-height: normal; in the relevant snippet of CSS values. Hmmm, there must be [...]

What Kind Of File Is That?

27 August, 2007 (19:44) | Web Tips

Sometimes you’ll see a file with an extension that you’re unfamiliar with. Short Info About Extensions (If you’re using Windows, and open a folder and don’t see the filename extensions, you can turn them back on. Have a look at the instructions on The File Extension Source for Windows XP, Windows Vista and Windows 98 [...]

Ten Years. One Web Host.

15 August, 2007 (07:39) | Web Tips

There’s virtually unlimited choice when it comes to finding a web host. Although, when you start comparing features, there’s only a handful that I’d really consider for my needs. A couple of marketing-focused hosts get my attention, but I haven’t yet given them business. For the last 10 years, Pair Networks in Pittsburgh, USA have [...]

Quick and Lazy CSS

2 May, 2007 (20:55) | Web Tips

Need to do something with your display just once? Don’t want to add it to your CSS file? Use in-line CSS instead. Here’s a code example: <p style=”font-size: 150%; color:#cc0000;”>Paragraph text goes here</p> This makes the text 150% of regular size and red, in this example code as shown above. Lots of CSS rules can [...]

Web Layout

2 May, 2007 (06:47) | Web Tips

When it comes to web layout, there’s still a fair bit of argument over minimum layout standards: designing your website to meet the needs of the least technically enabled visitor you’re likely to get. I was listening to an expert today who has recently started designing for a minimum 1024 pixel screen width. To make [...]

US spelling in HTML code

23 April, 2007 (11:03) | Web Tips

Here’s a mini web tip for those of us around the world who don’t always spell things the USA way! If you’re hand-coding your web pages, and you’re used to British-English, the big two to watch out for are “color vs colour” and “center vs centre” Sometimes you “gloss over” those words in your code [...]

Ensure images are the right size

23 April, 2007 (10:10) | Web Tips

One of the common mistakes made with images online, especially by new users, is to have an image used in the website in smaller dimensions than its actual size. Say, for example, you have an image that is 2592 x 1944 pixels (that’s around the size of a high quality image from a 5-megapixel camera). [...]

Two Words To Leave Out Of Page Titles

21 April, 2007 (22:32) | Web Tips

Here’s our first tip for you — a simple one, but often ignored! So, without any stalling, here are the two words NOT to include: