View Single Post
Old 2007-03-06, 10:59   Link #140
-KarumA-
(。☉౪ ⊙。)
*Author
 
 
Join Date: Jul 2004
Location: In Maya world, where all is 3D and everything crashes
Age: 36
silly HTML question, how do i get my image that i want at the top of the page in the middle with the rest fo the background black, right now it stays stuck in the left upper corner and because my background block is bigger than the image it fits itself 1,2 times in the block.. heres my code

#header {

width:1024px;
height:281px;
background-image:url(../images/Header2.gif);

background-color:#000000 }

image size is 843 x 281, i want it in the middle of the 1024x281 block with black in the remaning space
-KarumA- is offline   Reply With Quote