<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.