go to
ForumEasy.com
Community Sandbox
Home
» Sandbox
Play your own code in the sandbox
Edit Your Code:
<html> <head> <style> /* edit or add your own CSS code here */ p { /* front face */ color: rgb(255,0,0); /* background */ background-color: lightblue; } </style> </head> <body> <h2>CSS Color Example</h2> <p>This is a paragragh using red color on font and light blue color on the background. </p> </body> </html>
Run »
Result Output:
Back
Powered by
ForumEasy
© 2003-2005, All Rights Reserved. |
Privacy Policy
|
Terms of Use
Get your own forum today. It's easy and free.