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 */ * { color: red; text-align: center; } </style> </head> <body> <h2>CSS Syntax Example</h2> <p>CSS is used to tell browser how to style the HTML elements.</p> <p>CSS selectors are used to pin-point which HTML elements to be styled. The Universal Selector (*) is to target everyone or all elements in the HTML files.</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.