Something related:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>    
      
<html t:type="layout"
      xmlns:t="http://tapestry.apache.org/schema/tapestry_5_1_0.xsd";>
 
    <t:remove>
        
    </t:remove>
     
     <t:pagelink> </t:pagelink>

</html>

InteliiJ's IDE will flag t:remove as 'can not resolve symbol t:remove', but
not t:pagelink, of course this does not matter too much, but if IDE can help
in checking the correct tags used, will be a big help.
-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry-5-and-W3C-HTML-Validation-tp3327395p3328180.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to