Moshambi
11-28-2007, 12:28 AM
so i dont know if im doing this correctly but i add my banner like this:
<html>
<title> </title>
<head>
<link rel="stylesheet" type="text/css" href="skin.css" />
<img src="images/banner.gif" />
</head>
<body>
....
but i want to be able to position my banner, i dont know if this is done using html, css, or if it can even be done at all. thanks in advance for any help, and if im not describing it well enough let me know
<html>
<title> </title>
<head>
<link rel="stylesheet" type="text/css" href="skin.css" />
<img src="images/banner.gif" />
</head>
<body>
....
but i want to be able to position my banner, i dont know if this is done using html, css, or if it can even be done at all. thanks in advance for any help, and if im not describing it well enough let me know