Extra code being added to HTML
-
On visiting a blog I designed for a client, I noticed that the main navigation was out of place. On checking the HTML using Firebug in Firefox 4, I came across some extra code (Links)that had been added to the code.
I’ve doubled checked the header.php file for the blog & everything is as it should be.
Website is http://www.sunflowerbloom.co.uk/blog Extra links are those linking back to index.htm:
[please mark your code using the code button or backticks]
<body ... ...<div id="header"> <h1> <a href="http://www.sunflowerbloom.co.uk/index.htm"></a> </h1> <a href="http://www.sunflowerbloom.co.uk/index.htm"> <ul id="main_nav"> </a><a href="http://www.sunflowerbloom.co.uk/index.htm"> </a> <li> <a href="http://www.sunflowerbloom.co.uk/index.htm"></a> <a href="http://www.sunflowerbloom.co.uk/about.htm">About Us</a> </li>Can’t understand why this is happening! Anyone able to help?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Extra code being added to HTML’ is closed to new replies.