isTagSupported method

Checks to see if the tag name is supported by the current platform.

bool isTagSupported(
String tag
)

Checks to see if the tag name is supported by the current platform.

The tag should be a valid HTML tag name.