12 Free Seamless Web Headers (png images)

seamless header 1

seamless header 2

seamless header 3

seamless header 4

seamless header 5

seamless header 6

seamless header 7

seamless header 8

seamless header 9

seamless header 10

seamless header 11

seamless header 12
All web headers are 900x150 pixel. If you are using web headers, please consider to give a link to www.photoshopbrush.biz website, thanks!
To save the header Right click on the picture . Then click "Save Picture As" or "Save Background As", whichever appears on your screen.
How to use web header in CSS code?
<style type="text/css">
#header {
width: 900px;
height: 150px;
margin-top: 0px;
background: url(images/webheader1.png);
background-repeat: no-repeat top center; }
</style>
or
<style type="text/css">
#header {
width: 900px;
height: 150px;
margin-top: 0px;
background-image: url(images/webheader2.png);
background-repeat: repeat-x;
</style>
Thanks for using Nur web header!
Tags: header, web page header, seamless header, header css code