Hi i have a question that i can't figur it out. I want to put a picture as backgrund picture, and i have made a stylesheet for it, but my program dosn't like it and i don't know where i am roung. COuld someone please help me on this matter!!
My style sheet code is :
body
{
background-position: right bottom;
background-attachment: fixed;
background-image: url(fyverkeri.gif);
background-repeat: no-repeat;
}
and i have some code in my page in html:
<LINK href="projektor.css" type="text/css">
<body bgProperties="fixed" background="file:///C:\Inetpub\wwwroot\SaleProjekt_ny\fyverkeri.gif"
why dosen't it works?!
backgrund picture in my forms
Page 1 of 1|
|

New Topic/Question
This topic is locked



MultiQuote


|