On 2 Aug 2007, at 16:10, Kepler Gelotte wrote:
One thing to remember is that absolute
positioning is from the next higher block element.
No. Positioned element, not block element.
Doctype?
<html>
<head>
<style>
Type attribute?
img.stretch {
width: 250px; /* 300 - 50 */
height: 250px; /* 300 - 50 */
z-index: -1;
position: absolute;
top: 50;
left: 50;
50 what?
--
David Dorward
http://dorward.me.uk/
http://blog.dorward.me.uk/
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************