Archive for the ‘HTML & CSS’ Category

13 April 2012

HTML Email Development Tips
for Cross Client Compatibility

Various tips and tricks for creating rich and complex HTML emails that work in all major email clients including advice on layout, text formatting and images.

Top HTML Email Development Tips »

10 March 2012

CSS3 text glow effect with text shadow

A few text glow effect samples and examples using CSS3, achieved by stacking the text-shadow CSS element.

Creating a CSS3 text glow effect »

02 March 2012

iPhone issue with displaying a large background image

Large backgrounds in the BODY or DIV element will not display on an iPhone (Safari) because of the dimensions of the image which cannot exceed 5.2 mega-pixels.

Large background image not displaying on iPhone »

18 February 2011

Dreamweaver CS4 Code Selection (Copy & Paste) Problem

A solution to a rather frustrating bug in Dreamweaver CS4 that often arises when selecting code in the Code window. This code selecting problem seems to happen with all code types.

Dreamweaver code copy problem »