- Impact
- 502
The site is antioxidants.mobi, the source is:
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.2//EN" "http://www.openmobilealliance.org/tech/DTD/xhtml-mobile11.dtd">
<html>
<head>
<title>Antioxidants.mobi</title>
</head>
<body>
<img src="http://www.antioxidants.mobi/images/antioxidantsII.gif" width="80" height="30" alt="Antioxidants.mobi"></img>
<a href="item.jsp?key=antioxidants" class="foot"><p>Antioxidants</a></p>
<a href="item.jsp?key=foods" class="foot"><p>Foods</a></p>
<a href="item.jsp?key=herbs" class="foot"><p>Herbs</a></p>
<a href="item.jsp?key=minerals" class="foot"><p>Minerals</a></p>
<a href="item.jsp?key=nootropics" class="foot"><p>Nootropics</a></p>
<a href="item.jsp?key=spices" class="foot"><p>Spices</a></p>
<a href="item.jsp?key=vitamins" class="foot"><p>Vitamins</a></p>
</table>
© 2007 Antioxidants.mobi
</body>
</html>
Only have 1 page at the moment so the links shouldn't work.
On dotmobi's compliance test, it scores 21/25. Is this acceptable?
It's my first dotmobi and hence my first XHTML try though so I'm really not sure how much I may have botched this. I tried to follow some tutorials on the differences between HTML and XHTML. Did I do an ok job?
I'd really appreciate some help
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.2//EN" "http://www.openmobilealliance.org/tech/DTD/xhtml-mobile11.dtd">
<html>
<head>
<title>Antioxidants.mobi</title>
</head>
<body>
<img src="http://www.antioxidants.mobi/images/antioxidantsII.gif" width="80" height="30" alt="Antioxidants.mobi"></img>
<a href="item.jsp?key=antioxidants" class="foot"><p>Antioxidants</a></p>
<a href="item.jsp?key=foods" class="foot"><p>Foods</a></p>
<a href="item.jsp?key=herbs" class="foot"><p>Herbs</a></p>
<a href="item.jsp?key=minerals" class="foot"><p>Minerals</a></p>
<a href="item.jsp?key=nootropics" class="foot"><p>Nootropics</a></p>
<a href="item.jsp?key=spices" class="foot"><p>Spices</a></p>
<a href="item.jsp?key=vitamins" class="foot"><p>Vitamins</a></p>
</table>
© 2007 Antioxidants.mobi
</body>
</html>
Only have 1 page at the moment so the links shouldn't work.
On dotmobi's compliance test, it scores 21/25. Is this acceptable?
It's my first dotmobi and hence my first XHTML try though so I'm really not sure how much I may have botched this. I tried to follow some tutorials on the differences between HTML and XHTML. Did I do an ok job?
I'd really appreciate some help






