Hi Marvin,

I have highlighted the code below .. please avoid using <br/> tags for the
line breaks please use some margin / padding to achieve the same in CSS

Avoid using the inline style with the markup tags itself..

Rest all looks fine buddy ....  :) :)

Please download this validator to your FF browser.. that will help you for
validating the markup ... so no need to depend on the people for the same...

http://www.totalvalidator.com there is addon available for FF browser too.

Heres your markup :)
**
*<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "**
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd*<http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd>
*">
<html xmlns="**http://www.w3.org/1999/xhtml* <http://www.w3.org/1999/xhtml>*
">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<title>Joe's Fruit and Vegetable Shop</title>
<link href="../styles/joe_style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="wrapper">
  <div id="banner_new">
  <p> <a name="Top"></a> </p>
    <h1>Joe's Fruit and Vegetable Shop</h1>*

*    <br>
    <br>
    <img src="../images/fruit.jpg" alt="Fruit" /> </div>
    <br>
    <br>
  <div id="navigation">
  <br>
  <br>*

*    <ul>
      <li><a href="index.html">Home</a></li>
      <li><a href="produce.html">All Produce</a></li>
      <li><a href="recipes.html">Recipes</a></li>
      <li><a href="staff.html">Staff</a></li>
      <li><a href="history.html">History</a></li>*

*      <li><a href="search.html">Search</a></li>
      <li><a href="links.html">Fruit And Vegetable Links</a></li>
      <li><a href="vegetable.html">Fruit And Vegetable Recipes</a></li>
      <li><a href="copyright.html">Copyright</a></li>
      <li><a href="credits.html">Credits</a></li>
      <br>*

*      <br>
          </ul>
    <div style="clear:both;"></div>
  </div>
  <div id="main_content">
        <h2>Today's Specials</h2>
    <p>Phone 1800-Joe-Fruit</p>
    <hr />*

*    <div class="specials"> <img src="../images/mango.jpg" alt="Mango" />
      <h3>Mangoes</h3>
      <p> Large juicy tropical Queensland mangoes, ideal for letting the
juice drip down your chin as you eat them! <br>
        <strong>$1.99 each.</strong> </p>
    </div>
    <div class="specials"> <img src="../images/Mushrooms.jpg"
alt="Mushrooms" />*

*      <h3>Mushrooms</h3>
      <p>Delicious champignon mushrooms, perfect for the French cooking you
do so well. <br>
        <strong>$3.99 / kg.</strong></p>
    </div>
    <div class="specials"> <img src="../images/strawberries.jpg"
alt="Strawberry" />
      <h3>Strawberries</h3>*

*      <p>Punnet of hydroponics strawberries. Exquisite taste, mouth
watering; perfect with French vanilla ice-cream. <br>
        <strong>$2.99 a Punnet.</strong></p>
    </div>
    <div class="specials"> <img src="../images/tomatoes2.jpg" alt="Tomatoes"
/>
      <h3>Tomatoes</h3>
      <p>Hydroponics tomatoes, vine ripened, juicy and red: they taste like
old-fashioned tomatoes your mother used to serve! <br>*

*        <strong>$7.99 a tray (approx. 3 kg).</strong></p>
    </div>
    <hr />
    <p>Today's specials are all available now at:</p>
    <p>Joe's Fruit Shop</p>
    <p>55 Main Road</p>
    <p>Anytown 2999</p>*

*    <p>Phone: 9555-9876</p>
    <p>For phone orders: 1800-Joe-Fruit</p>
    <p> <a 
href="**mailto:i...@joes.com.au?subject=joe's*<i...@joes.com.au?subject=joe's>
* Website Query" target="_top">E-Mail Joe Bashir</a> </p>
    <hr />
  </div>
  <div id="footer">*
*          <p> <a href="#Top" target="_top">Top Of Page</a> </p>
    <p style="clear:both;">
    <p>© All Rights Reserved Joe's Fruit Shop PTY. LTD. 2009.</p>
  </div>
</div>
</body>
</html>
*
*
Cheers,
JC

*
On Thu, Jan 21, 2010 at 4:04 PM, Marvin Hunkin <startrekc...@gmail.com>wrote:

> hi.
> here's the url to my site i cam currently working on.
> okay go and read the code.
> and point out to me what errors i have and how to fix.
> any advice would be fine.
> well will work on the index page.
> and if i can improve it any better as a blind person.
> let me know.
> willing to take any advice, or pointers.
> marvin.
>
> http://www.raulferrer.com/joe/html/
>
>
>
>
> *******************************************************************
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> *******************************************************************
>
>


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to