HTML Visual Validation

★★★★★
★★★★★
4,000+ users
<
>
Matthew Perry Rest In Peace Friend, Pin, Magnet, Mirror
★★★★★
★★★★★
Dmhtoy Zd Toy Deadpool 3 Deadpool & Wolverine 1/10 Action Figure
★★★★★
★★★★★
Multi-function Weather Station Denver Electronics WS-530 White
★★★★★
★★★★★
Light Up Champion Yo Yo - Party Favors - 12 Pieces
★★★★★
★★★★★
TFA Dostmann 35.1150.01 Season Weather Station Black
★★★★★
★★★★★
Kilz Max Water-Based Primer Interior White 5 Gallon
★★★★★
★★★★★

It makes easy to inspect the structure of a page with no need to open the browser console. Just select the type of html tag to outline, on page, and to display a label with basic info.

Some features are:

- List the most common html tags
- Get info about the tittle and description tags
- Display tags id and class attributes
- <img> extra info: “alt” attribute value
- <a> extra info: tells you if it’s an internal or external link, or a javascript call, and if the “target” attribute is set
- Mouse over a tag label to bring it to front

*** NEW FEATURES ***
- Tag selector is now sensitive to tags available on the page
- New "DOM Tree" panel, wich can be used with the tag selector
- Click on the tag in the DOM Tree to scroll to the element on the page
Related