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[class="green"] { color: green; text-decoration: line-through; } </style> </head> <body> <h2>CSS Syntax Example</h2> <p class='green'>This is the first paragragh. </p> <p class='not-defined'>This is the second paragragh. </p> <p class='green'>This is the third paragragh. </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.