Hi Guys
i am trying to clean up my site but have one last remaining error in the code and i cant quite figure where it is.
On my home page i get an error for this line <a id="wb_section_11" name="wb_section_11"></a><div width="100%">
it appears to coincide with this in my index file:
<?php page_content(1); ?>
Where is the file that creates the page content and is that where my error is stemming from as i dont seem to have this div defined in my index.
Any idead appreciated
