Thread: CSS Help
View Single Post
Old 2008-05-30, 11:25 AM   #5
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Put this between your head tags to call an external styesheet.

<link href="../path-to-stylesheet.css" rel="stylesheet">

In the stylesheet
url(../path-to-background.jpg);

You don't have to use an external styesheet but it does make things easy.

__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote