body{
background-image:url(weave.jpg) no-repeat;
}
On Feb 13, 2:51 pm, Brock <[email protected]> wrote:
> I developed a CSS file with just the follwing four lines of code so
> far:
>
> body
> {
> background-image: "weave.jpg";
>
> }
>
> The weave.jpg image resides in the same directory as my html page and
> the css.
>
> So basically I'm wanting to create an html file with the use of a css
> to make the body of the page have the weave.jpg background.... any
> ideas... this is just a practice to get me going on css.
>
> <head runat="server">
> <title>Conversions</title>
> <link href="MyStyleSheet.css" rel="Stylesheet" type="text/css" />
> </head>
>
> THANKS!!
--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS"
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]
-~----------~----~----~----~------~----~------~--~---