Header Panel

Top  Previous  Next

<!-- Optional HEADER DIV -->

 <div id="header"><img src="media/logo.png" alt="Your Logo" width="165" height="36" /></div>

 

The Header Panel displays at the top of the web page. Typically, this is where a logo is placed. You can also add text, hyperlinks, or other content as required.
Change the image to your logo by editing the logo.png filename.
You can use a .png, .gif, or .jpg image for your logo.
Adjust the alt tag appropriately.
Adjust the width and height to fit the exact dimensions of your logo image.
Place comments around the <div> tags or delete the <div> tags to hide the Header Panel.