Webmaster Forum

Go Back   Webmaster Forum > Webmaster Design/Layout Help Forum > CSS Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

CSS Forum Get help from a webmaster in this forum regarding CSS.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-24-2008, 09:40 AM
flashweb flashweb is offline
Junior Member
 
Join Date: Jun 2008
Posts: 2
flashweb is an unknown quantity at this point
Submit to Clesto Submit to Digg Submit to Reddit Submit to Furl Submit to Del.icio.us Submit to Jeqq Submit to Spurl
Default Set an image as the background

Set an image as the background
just copy the css cde and paste your text editor
Code:
<html> <head> <style type="text/css"> body { background-image: url('yourimage.jpg') } </style> </head> <body> </body> </html>
__________________
FREE SIGN UP NOW!
Free File Hosting And Earn Cash
Reply With Quote

This ad is part of our Revenue Sharing program
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Background page will not merge together. mxpowers HTML Forum 0 05-20-2008 12:41 PM
Change image on date btb CSS Forum 1 02-06-2008 07:02 PM
Example of Image Upload hanusoft Web Developers & Development Software 0 09-25-2007 09:37 AM


All times are GMT. The time now is 02:36 AM.


Creative Commons License
Powered by vBulletin Version 3.6.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30