Beth Lee wrote:
> http://www.callibeth.com/galleries/gallery1/evelyn.php
>
> The HTML validates, and the CSS validates except for two instances of
> this rule:
> * html div#__ { overflow-x:hidden; /* hide horizontal overflow in
> IE5.x - 6 */ }
>
> First, can I get a reminder hint as to w
The page is here:
http://www.callibeth.com/galleries/gallery1/evelyn.php
The HTML validates, and the CSS validates except for two instances of this
rule:
* html div#__ {
overflow-x:hidden; /* hide horizontal overflow in IE5.x - 6 */
}
First, can I get a reminder hint as to why I have