Computer problems,Computer help
*AX SOFT>>>Programming & Design

Can someone please tell me what a background url is? thanks a ton! 8)?


Can someone please tell me what a background url is? thanks a ton! 8)?

Background URL refers to CSS styling, either inline, embedded or external css file, to pull an image to be used as a background within the container used. For a complete page bg image and using the shortcut method to include a bg color, positioning, etc., this is what it would look like as an embedded style:

<head>
<style type="text/css">
body { background: #fff url(http:// img183.imageshack.us/ img183/7049/ ss232bz6.jpg) repeat center fixed;
}
</style>
</head>

Spaces added to show complete URL.

Ron

In web design, it indicates the location on the server (or other web location) that will represent the background image for that element.

In web design, it indicates the location on the server (or other web location) that will represent the background image for that element. It usually a code that you get when you upload your picture. It can been identified under or the corner of the picture.

A background URL is the URL to a background image.

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • How is it possible to make all the letters except for the first in every word be small caps in CSS?

    Um, I'm not sure what small caps is, did a quick google and hope this works. Say the class for your text is .texxxt .texxxt {font-variant:small-caps;} .texxxt:first-letter {font-variant...

  • How do I make eyes bigger in Gimp?

    Start here to learn some basic skills first ...

  • Whant to become graphic gesigner/ gaming designer?

    A good start would be to do game programming in flash. Make something simple with Flash, mainly using actionscript, and only time line when you really need to. A simple game, either think of one, o...

  • Visual Basic - Change Machine?

    At least try to write the code. If you get stuck, or get an error you can't figure out, a lot of us will help you. 'Help' is the operative word.

    ...
  • How can i be an expert java guru & computer programmer?

    If you want to be an expert programmer, first study programming. Then practice programming. Then get a job programming. In 5 to 10 years, you'll be an expert programmer. There's no ...

  • C to F, F to C, what is my mistake?

    Okay, the first problem is that you aren't familiar with function parameters. With a declaration of: Convert(FtoC), you are creating a function called convert, that takes one parameter and a...

  • PHP programming help using forms?

    that should work, if you are getting back the php then php is not configured properly, at least not where that file is located. But here is a very simple test, save this in the same place as a ....

  • Uploading Website help!!!?

    That is a server error. If you can use a local FTP to upload instead of GoDaddy's, i would try that way. A lot easier to use something like SmartFTP and set it up to connect. GoDaddy shou...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster