Log in

View Full Version : Header problem



joshua
07-31-2006, 07:51 PM
Can someone, please, tell me how can i put the logo into the header, i mean to the title of the page and to the link. For example take a look to this forum you will se into the title of the page the logo. Any help will be apreciated!!!

mburt
07-31-2006, 08:00 PM
<html>
<head>
<style type="text/css">
body {
margin:5px
}
</style>
<body>
<a href="page_target"><img src="logo_url" border="0"></a>
...

s00263668
08-01-2006, 05:42 AM
the logo basically is just a graphic