color
|
|
<html> <head> <style> p.center {text-align:center;color:black;} </style> <title>Chapter Two, XHTML and CSS</title> </head> <body> <p class="center">It is easy to use XHTML</p> </body> </html>
|
|
|
|
|
HTML code for linking to this page:
Related in same category :
-
-
-
-
|