Hello,
I'm currently rebuilding my site and I'm having some trouble with alignment.
I've created an image to be used as a title for the page but the damn thing is sitting to the right.
Can anyone help?
here's the code
Here's a screenshot of what I've got
Clicky
Cheers for any/all help.
I'm currently rebuilding my site and I'm having some trouble with alignment.
I've created an image to be used as a title for the page but the damn thing is sitting to the right.
Can anyone help?
here's the code
PHP:
<style type="text/css">
<!--
.style4 {font-size: large}
-->
</style>
</head>
<body>
<div id="pageWrapper">
<div id="header">
<p align="center"><img src="title.jpg" alt="Title" width="760" height="280" /></p>
</div>
Here's a screenshot of what I've got
Clicky
Cheers for any/all help.