Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

CSS Body background graphics

Guest
Sep 20, 2011 Sep 20, 2011

Copy link to clipboard

Copied

Hi

I have recently been trying to redesign  a webpage that incorparates images from photo shop and illustator. When I click new on

photoshop or illustator to create the background image I am not sure what the width and height in pixels the

image should be. So that when I incorparate the image  onto the  web page body its just the right size i.e it does not repeat or is not  too short

or too big when viewed on different screens. Can any one help.

This is the css that displays the image on web. What would be the right width and height in pixel to design my background image using photoshop or illustrator.

body {
background: url(images/img03.jpg);
margin: 0px;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;

}

TOPICS
Server side applications

Views

382
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Sep 20, 2011 Sep 20, 2011

Wrong forum. This is application development. You'll get better results in the Dreamweaver forum.

Votes

Translate
LEGEND ,
Sep 20, 2011 Sep 20, 2011

Copy link to clipboard

Copied

LATEST

Wrong forum. This is application development. You'll get better results in the Dreamweaver forum.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines