answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is the degree to which an image stands out against its background?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

If you have chosen both a background color and a background image for a page within your site?

This is actually a very good idea, especially if you have a dark background image. The background color will almost always work (unless the browser doesn't support any colors at all) but the background image may not load properly or may take a long time to load. If you have light text on a dark background image, the text will not be readable against the default white background until the background image appears. If something goes wrong with the image download, the user may never be able to read the text. It's a good idea to assign a background color that is similar to the background image to prevent this problem.


If you use CSS to configure both the background image and the background color what will happen?

In most browsers the background image will be shown. If the image has been configured so as not to repeat, and the element is larger than the background image then the area that is not covered by the background image will display the background color. DJL


How do you get a background image for sites?

body{ background-image: photo.jpeg(example.com/image.jpeg);


What is the HTML command used to display an image in background?

style="background-image: url('image.jpg')" Example: <body style="background-image: url('background.jpg')">


What TIFF image format stands for?

TIFF stands for Tagged Image File Format :)


What is image masking?

Image MaskingMasking is the process of hiding some portion of photograph or images. Image masking is used very often to hide the background of an image. Later we can change the background, or let the background remain transparent.


How do you set a horizontally and vertically repeating background image to an HTML page using inline CSS?

Use the "style" attribute in the "body" tag to set inline styles. Set the "background-image" and "background-repeat"CSS attributes to the body element. "background-image" should have a path to the image you want as a background, and "background-repeat" should have "repeat," indicating you want the image to tile both horizontally and vertically. For example (replace path-to-image.jpg with a relative or absolute path to the background image of your choice): ---- ... ----


What bmp stands for?

It stands for bitmap (image file).


How to use CSS in making the picture a background?

To make a picture a background of a web site using CSS, you will use the different background properties, which are: background-color, background-image, background-repeat, background-attachment, and background-position. The specific property you are looking for is background-image. To use this property you would declare in your style sheet the following: body { background-image: url('paper.jpg'); } This is telling the web browser to use the image paper.jpg and make it the background of the entire page. The other background properties control whether the backgound is repeated along the x and/or y axis, the position on the screen the image begins at, whether the background is fixed or scrolls with the page, and the background color.


Where can a Ninja Pixie image be found to place as a PC background?

Image sites such as Flikr offer images (either for free or for a small charge) of a Ninja Pixie which can be used as a PC background. One can do this simply by saving the image to their computer, and then setting the image as their background.


What is the correct HTML for inserting a background image?

< body background = " background.gif">


How do you print a background image in Microsoft Excel 2003?

You do not. Background images can not be printed. However, you can add a background image to a header and play around with the positioning to accomplish the same task.