CSS
HTML 5 Notes For Professional – Chapter – 13: Include JavaScript Code in HTML
Attribute Details src Specifies the path to a JavaScript file. Either a relative or absolute URL. type Specifies the MIME type. This attribute is required in HTML4, but optional in…