ahhh gareth i was wondering what you were on about before!! i must have had the old logo in my cache. but now my PC has crashed and norton killed itself i also seem to have wiped my cache!
__________________ If you want more answers on anything I have posted you can find me at digital-car.co.uk
The reason that the line appears is related to the ability to absolutley postion the mp3car logo (logo400.gif) which is on the left side in the defined region and the background region that is a simple repeating pattern on the right. It is composed in this fashion to allow browsers to load the image (pattern) more quickly.
After reviewing the code
<!-- BEGIN TEMPLATE: header -->
<!-- logo -->
<a name="top"></a>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="400"><a href="/"><img src="/media/common/logo_400.gif" width="400" height="80" border="0"></a></td>
<td valign="middle" background="/media/common/header_bkg.gif">
If I had to guess I would say that one should remove the </a> in this line