<style>
The <style> element allows web authors to embed style information via CSS in a web page.
Browser Support
Note: The following information about browser support is from the MDN Web Docs HTML Elements Reference.
- Desktop
- Chrome: All versions
- Edge: All versions
- Firefox: All versions
- Internet Explorer: 3 and later
- Opera: 3.5 and later
- Safari: All versions
- Mobile
- Android webview: All versions
- Chrome for Android: 18 and later
- Firefox for Android: 4 and later
- Opera for Android: 10.1 and later
- Safari on iOS: All versions
- Samsung Internet: All versions
Example
Use your browser's View Source function to view the <style> element of this page.