Home > Support > What is the closing tag checker button?

Q.What is the closing tag checker button?

Views: 2,632

On some HTML enabled boxes in the Shop Manager, you will find a image (Closing tag checker) button.

image

This button automatically checks that certain HTML tags include closing tags. If closing tags are not inserted, they will affect the entire rest of your page. This means that missing closing tags can potentially collapse the layout of the page.

When the closing tag checker finds no unclosed tags, it will display a little green check:

image

When the closing tag checker does find unclosed tags, it will display a little ! mark and show you an error message saying which tags are unclosed.

image

Please note that the closing tag checker does not find all unclosed HTML tags. However, it will find the important ones that are likely to collapse page layout, such as DIV and TABLE tags.

Last update: 10 Apr 2018 14:49