Christmas, Valentine, Easter and ...

blank or with greetings in special fonts. This headers are created with my collection of free gifs and my pictures or free photos.

see here... »

The Headers are 900, 800, 770, 600 x 200, 150

February 21th, 2011 | By: Irmgard


Please copy, right-click with the mouse.

Your slogan and company name is easy to set up with the free programs as Gimp, Photofiltre or paid programs from Corel and Adobe.

You can also do it with CSS, include this lines in your style sheed or on Mini-sites between

<head><style type="text/css">

/*example*/

#header{
background: url(img/hd-v10.jpg);
width: 800px;
height:200px;
margin:auto;
}

#header h1 {
margin-left: 520px;
padding: 75px 10px;
font: Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: normal;
color:#FFFF66;
}

</style></head>

<body>

<div id="header">
<h1>Your Company</h1>
</div>

/*end example*/

This is a little example. Pro is the header stay blank, contra the browers don't take all fonts, so when you take a special font you have to write on the header.