On 03/12/05, Alisha <[EMAIL PROTECTED]> wrote:
> I don't really know how tom explain this issue. but anyway... here's the
> css and xhtml which are driving me crazy.
>
> http://www.synthetic-effulgence.com/glitch/home.html
> http://www.synthetic-effulgence.com/glitch/style.css

It seems to me that the problem is here:

#menu {
        margin:455px 0 410px 0;
        float:right;
        background: transparent;
        width:140px;
        background: url(side.jpg) top right no-repeat;
        padding: 465px 0 0 0;
}

Try setting the top margin and padding to zero.

Also, you have several validation errors:
http://validator.w3.org/check?verbose=1&uri=http://www.synthetic-effulgence.com/glitch/home.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to