• Hi, I am new to CSS. I need some help in adding a background image to my website.

    This is the code right now:

    body {
    background: #fff;
    font-size: 12px;
    font-family: lucida, sans-serif;
    font-style: normal;
    color: #505050;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    }

    This is the website:

    Thanks!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘How to add image bgk’ is closed to new replies.