Tom Livingston wrote:
> h1 span {margin-left:-9999px;}
Or...
h1 span {
position : absolute;
top : -9000px;
left : -9000px;
}
...would do it.
Respectfully,
Mike Cherim
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************
