On 11/19/11 4:10 PM, James Sheffer wrote:
I'm having a problem validating a page and was hoping someone could enlighten 
me on the problem.


<a 
href="/cart.lasso?product_id=T3517%20BLACKCHROME&prod_id=14887&cat_name=&action=add">

What I can't figure out is how it SHOULD be!  When I run the page through 
validator.w3.org, I get errors for every link like this.


James Sheffer,






This list deals primarily with the practical application of CSS; however, I find Tidy Online is sometimes very helpful for solving some markup issues...
<http://infohound.net/tidy/>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml";>
<head>
<meta name="generator" content="HTML Tidy for Linux/x86 (vers 11 February 2007), see www.w3.org" />
<title>Stuff</title>
</head>
<body>
<a href="/cart.lasso?product_id=T3517%20BLACKCHROME&amp;prod_id=14887&amp;cat_name=&amp;action=add">STUFF</a>
</body>
</html>

Best,
~d


--
Desktop. Laptop. Tablet. Mobile!
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to