HTML & CSS posts

Position a child div relative to parent container in CSS

This tutorial explains how to position a child div inside a parent container div using examples, demos and source code and discusses the importance of using CSS properties for position:absolute and position:relative.

Position child div inside parent »


Warning: Trying to access array offset on value of type bool in /var/www/vhosts/tomelliott.com/httpdocs/wp-content/themes/tomelliott/archive.php on line 14

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 »

23 Tips for HTML Email Development

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 »


Warning: Trying to access array offset on value of type bool in /var/www/vhosts/tomelliott.com/httpdocs/wp-content/themes/tomelliott/archive.php on line 14

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 »


Warning: Trying to access array offset on value of type bool in /var/www/vhosts/tomelliott.com/httpdocs/wp-content/themes/tomelliott/archive.php on line 14

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 »


Warning: Trying to access array offset on value of type bool in /var/www/vhosts/tomelliott.com/httpdocs/wp-content/themes/tomelliott/archive.php on line 14

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 »