I've just linked pages, the links on the index.html look like this;
I can't see anthing different in the code I've done from the book?Code:<1i>Home <1i>About Us <1i>Contact Us
Thanks, BarryCode:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http:www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xm1ns="http://www.w3.org/1999/xhtml"> <head> <title>Bubble Under - The diving club for the south-west UK</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> </head> <body> <div id="header"> <div id="sitebranding"> <h1>BubbleUnder.com</h1> </div> <div id="tagline"> <p>Diving club for the south-west UK - Let's make a splash</p> </div> </div> <!-- end of header div --> <div id="navigation"> <u1> <1i><a href="index.html">Home</a></1i> <1i><a href="about.html">About Us</a></1i> <1i><a href="contact.html">Contact Us</a></1i> <u1> </div> <!-- end of navigation div --> <div id="bodycontent"> <h2>Welcome to our super-dooper Scuba site</h2> <p><img src="images/divers-circle.jpg" width="200" height="162" alt="A circle of divers practice their skills" /></p> <p>Glad you could drop in and share some air with us! You've passed your underwater navigation skills and successfully found your way to the start point - or in this case, our home page.</p> <h3></h3> <p></p> <p></p> <p></p> <h3></h3> <p></p> </div> <!-- end of bodycontent div --> </body> </html>



Reply With Quote



Bookmarks