Archive for the ‘Html’ Category
-
Centre align html emails in Windows Live
After a recent update – tables are no longer centre aligned in hotmail or Windows Live.
I have only noticed this to be an issue when browsing in Firefox and the solution is to put this in the head of your document.
more »
-
ASCII HTML Character Codes
Had some crazy emails to build the other day and needed to put in a dagger symbol for one of the terms & conditions, but couldn’t remember the ASCII HTML Character Code for it and guess what…
more »
-
Master the mailto Syntax
I’ve been doing a few mailto links inside emails over the last few weeks and I thought it would be a nice idea to share what i’ve been using for the mailto with all of you out there.
more »
-
Need to make a Favicon?
Well if like me you love favicon’s but just find it a hard task making them all you need to do is visit Dynamic Drive.com for a very cool and easy way of making favicon’s.
more »
-
Common fonts to all versions of Windows & Mac
Ever wanted to know what are “Web safe” fonts..?
more »
-
Styling your HR tag using just HTML
If you just want a 1px grey line as an HR by just using HTML, all you have to do is use this code:
more »
-
Remove the underline function of a link in HTML
To remove the underline of a link in HTML all you need to do is add this bit of code to the a href code.
more »
