<html>
<head><title>HTML Webpage</title></head>
<body>
<p style="margin-left:3.5in; margin-bottom:-33px"><strong><span style='font-family:"Courier New";
color:red'>This is my web page </span></strong></p>
<p style='margin-bottom:-22px'><span style='font-family:"Courier New"'>__________________________________________________________________</span></p>
<p><strong><span style='font-size:22.0pt;font-family:"Courier New";color:#009900'>Hello!</span></strong><span
style='font-family:"Courier New";color:#009900'> <span style='mso-tab-count:
1'> </span>Welcome <span style='mso-tab-count:1'> </span><span
style='mso-tab-count:3'> </span><span
style='mso-spacerun:yes'> </span>****</span></p>
<p align=center style='margin-top:5.0pt;margin-right:.5in;margin-bottom:5.0pt;
margin-left:2.5in;text-align:center'><strong><span style='font-size:18.0pt;
font-family:Georgia;color:yellow'>Schedule</span></strong></p>
<p><span class=GramE><span style='font-size:7.5pt;font-family:"Courier New";
color:#0000CC'>Action</span><span style='font-family:"Courier New";color:#0000CC'>
<span style='mso-tab-count:2'> </span><span style='mso-tab-count:1'> </span>Question?</span></span></p>
</body>
</html>
How to achieve this using CSS?


