Filtering HTML Tags

 

Introduction

HotDog uses several syntax files to validate any HTML you create. These syntax files are separated by HTML versions and browser support. For example, if you want to use only tags that are HTML version 3.2 compliant, you can specify that only allow HTML 3.2 tags are considered valid. This means that any tags or attributes that don't form part of this specification will be underlined.

Define Syntax Specifications to use on your Document.

  1. In the Edit menu, choose Preferences and then navigate to Syntax Filters.

  2. Using the Language drop-down list select HTML.

  3. Using the Filter Rule drop-down list select the syntax specification you wish to use.

  4. Click OK.