How to use style tag


<style>

All Tags not showing in online page, but show on view source.

<p>Have you <span style="color:red;">red</span> pen</p>

Code show like this:

Have you red pen

Browser Support

The <style> tag is supported in all major browsers.

What is style tag

span style is used to change property of some text.

Leave a Reply

Your email address will not be published. Required fields are marked *