Style tag -- HTML Head Section -- HTML tutorial in Hindi.
1. Style tag is located in the head section of web pages.
2. The HTML style tag is used for declaring style sheets in head section of web pages.
3. Each HTML web pages can contain more than one style tags.
4. If you want to link to an external style sheet, use the link tag.