Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 [WTS] Change My Website Background

views
     
dopodplaya
post Jul 31 2006, 08:20 PM

Look at all my stars!!
*******
Senior Member
2,280 posts

Joined: Jun 2006
you can do it, with either appplying CSS for the <body> tag or, <body background="url"> - replace url with the path to a picture file (JPEG, GIF, or what ever format your browser supports) - HTML 4.01 Transitional only.

For XHTML, use CSS (inline with style attribute)

e.g. HTML 4.01 Transitional
CODE

<body background="bg.jpg">

e.g. HTML 4.0.1 Strict or XHTML 1.0/1.1
CODE

<body style="background: url('bg.jpg')">


This post has been edited by dopodplaya: Jul 31 2006, 08:21 PM

 

Change to:
| Lo-Fi Version
0.0126sec    0.78    6 queries    GZIP Disabled
Time is now: 1st December 2025 - 07:16 AM