Page is a not externally linkable
encyclo - 7:13 pm on Nov 25, 2006 (gmt 0)
The tool itself is a simple and interesting little utility to see if you can extract the correct meaning from the way the page uses markup. It can be useful in pointing out potentially confusing associations. A good example which I tried showed that the contents of a sidebar (using
Works just fine for me, jtara. What error message are you getting? Bear in mind that the tool expects a full URI to a resource, not just the domain name, ie. http://www.example.com/ rather than www.example.com. h4 elements for each header) were seen as being appended on the final node created by the article links in the main content area (which were marked up with h3 elements). The fix would be to have a h2 or h3 element introducing the sidebar sub-headings.