Click Here to view Result after edited
Return to html and xhtml 22 hour tutorial,
or
Return Back
<html> <style Type="text/css" media="all" /> p (color: red;) </ style> <body> <p> color represents the color, we use red for the text color red. </ p> <p> you can modify the code to use blue blue, yellow, such as yellow. </ p> </ body> </ html>