Use alternative fonts with CSS and without images
To make your website stand out, it has to look good and it needs to be different. Using unusual fonts is a great way to do this, as Times New Roman can get quite boring.
Up till now the only way to do this was to add images for text, each header would be an image or the sidebar would be full of images just to make your website look good. But as we all know, this is a massive no no! This makes your page load slowly and search engines miss out on all the good keywords in you headers and on the whole page.
But this can now be done all with CSS (@font-face)
More »
Convert text to Russian on Dreamweaver
A few weeks ago I was asked to translate a website into Russian, I always like a challenge and didn’t think that it would be too hard.
After a quick copy and paste of all the text into my Dreamweaver template which I’d used for the English, Spanish and German part of the site, the problems started. (I was thinking it was all so easy)
How to create a Favicon for your Website
What is a Favicon?
A favicon (short for favorites icon), is a 16×16 pixel square icon associated with a particular website. The design of the favicon can represent the website and browsers that provide favicon support typically display a page’s favicon in the browser’s address bar and next to the page’s name in a list of bookmarks. More »

