How to position a graphic at the top of every page of a website through CSS ?
May.22, 2007 in
CSS
Faraz Rizvi asked: I am using the following : img { position:absolute; left:10px; top:0px } I dont know the syntex of “src” in CSS that should be placed in the code above to make this work, development tool is ASP so mind you the graphic would be called virtually (i.e. http://localhost…..)