Jump to content

panzer

New Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by panzer

  1. Thanks I will try that
  2. and I am trying to create my first webpage so I am a novice at web design. I am blocked at the point whereas I am trying to format a Background image on my page using CSS. I’ve found he command line from the forum : body { background-color:brown; background-attachment: scroll; background-image: url(images/pinkandbrown.jpg); background-repeat: no-repeat; background-position:absolute; width:500px; height:500px top:2px left:2px } I am able to play with the image with the above self-explanatory commands, although the problem is that I cannot adjust the size (height + width) of the Image. The positioning works fine and I can move it around but changing the image size by having different pixel values does change nothing. Any Ideas?
×
×
  • Create New...