Archive for the ‘HTML & CSS’ Category

07 May 2013

CSS Positioning of image within text block

Positioning a custom image at either the beginning or end of a paragraph of text or heading - either displaying an image right after the last character of a sentence or paragraph, or before the first character

Image positioning within text »

13 April 2012

email-illustration

HTML Email Development Tips & Guide

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 »