View Single Post
  #9  
Old 07-21-2010, 04:54 PM
 
Shamun Shamun is offline
 

X-Adept
  
Join Date: Jun 2009
Location: North Carolina
Posts: 841
 

Default Re: Little Confused on starting out

Quote:
Like you, I also have background in HTML and I'm slowly getting CSS, but it's pretty different. I'm currently trying to stretch / scroll my background, which is simple in HTML and next to impossible in CSS.

background: url("path/to/image.jpg") repeat-x scroll 0 0 transparent

You can use repeat-y as well
__________________
- Shane Munroe
Reply With Quote