Choosing your Tag Case
There are no standards in place for how
HTML tags are displayed. Some coders prefer all caps (<BODY>) while others prefer lower case (<body>). Using the code cleaner, you can easily switch from one standard to another.
First, open the
Code Cleaner.
Check the box which reads "Uppercase Tags", then click "Cool."
All tags in your code are now in uppercase letters.
The HTML Editor Help Index |
The HTML Editor Homepage