Open Source Tutorials - Open Source Training
Open source training & tutorials from experienced, passionate people
chrome icon firefox icon ie icon opera icon safari icon Sings in these Browsers
A- A A+

By A Web Design

Welcome, Guest
Username Password: Remember me

non-tiling background image
(1 viewing) (1) Guest
All your queries regarding CSS will be solved in this forum
  • Page:
  • 1
TOPIC:

non-tiling background image

non-tiling background image 1 year, 7 months ago #269

  • shama
  • OFFLINE
  • Senior Boarder
  • Posts: 63
  • Karma: 0
hi,

How do I have a non-tiling background image using CSS?

Re:non-tiling background image 1 year, 7 months ago #280

  • abraham
  • OFFLINE
  • Junior Boarder
  • Posts: 25
  • Karma: 0
Hi,

With CSS, you can use the background-repeat property. The background repeat can be included in the shorthand background property, as in this example:

body {
background: white url(example.gif) no-repeat ;
color: black ;
}
  • Page:
  • 1
Time to create page: 1.05 seconds
OSV Newsletter


Receive HTML?

NOTE: To prevent subscription to the OSV newsletter, uncheck the checkbox above.
Guest Blog for OSV
Free Ebook Download