Felicity...
09-15-2003, 10:01 PM
i'm trying to but an image in the center of my page... simple
but its not going to the center heres my code: its small cos' its the top frame where the banner goes thanks
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<body background="images/aback198" bgcolor="#ffffff" bgproperties="fixed">
<STYLE type="text/css">
<!--
BODY {
scrollbar-face-color: A50084;
scrollbar-highlight-color: ffffff;
scrollbar-3dlight-color: ffffff;
scrollbar-darkshadow-color: A50084;
scrollbar-shadow-color: ffffff;
scrollbar-arrow-color: ffffff;
scrollbar-track-color: C6009C;
}
-->
</STYLE
<div align="center"><img src="images/banner1.gif"></div>
<body>
</body>
</html>
but its not going to the center heres my code: its small cos' its the top frame where the banner goes thanks
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<body background="images/aback198" bgcolor="#ffffff" bgproperties="fixed">
<STYLE type="text/css">
<!--
BODY {
scrollbar-face-color: A50084;
scrollbar-highlight-color: ffffff;
scrollbar-3dlight-color: ffffff;
scrollbar-darkshadow-color: A50084;
scrollbar-shadow-color: ffffff;
scrollbar-arrow-color: ffffff;
scrollbar-track-color: C6009C;
}
-->
</STYLE
<div align="center"><img src="images/banner1.gif"></div>
<body>
</body>
</html>