Announcement

Collapse
No announcement yet.

Background Image Code Problems

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Originally posted by jont
    Just to annoy the actinic team you can compact the above into :

    html, body {
    background: #fff url('harrisons2.jpg');
    }

    .. now isn't that neater
    'tis beautiful.

    Although, as a CSS noob (nearly typed nobb ) I find it easier to read and input it the other (long) way as it makes it clear which part does what (without having to look it up)

    Just a consideration, ya know
    Tracey

    Comment

    Working...
    X