Monday, November 19, 2007

How to check Syntax in Source View

How to check Syntax in Source View

To check Syntax in Source View

In Source View, you can check to make sure that your Web pages contain only error-free HTML codes. The built-in syntax checker will parse your HTML code against the coding rules stored in the Web Database.

To check syntax:

Step 1.

  • In Source View toolbar, click the Display Errors button to check for syntax errors.

Step 2.

  • Click on the Display Warnings button to check for syntax warnings. The counter next to the button indicates the number of syntax warnings.

Step 3.

  • Click the Check Syntax button in the Source toolbar. The source code is verified and the syntax checker highlights the first code element presumed faulty.

Step 4.

  • Correct each error, and then click the Check Syntax button again to double check that all errors have been found.

No comments: