Name | Values | Description |
archive | url | |
charset | string | Specifies the character encoding, which will allow the browser to more fully understand the link. |
class | classname | Class of the element which is used to associate the element with a style sheet. |
defer | | |
event | event_name | |
for | element_name | |
id | string | A unique name to identify an element. |
language | javascript|jscript|vbscript|vbs | |
src | url | Source filename |
style | string | Specifies style information for the element. |
title | string | Title for element which is often displayed as a tool-tip when the cursor hovers over the element. |
type | string | Parameter type |