Web Coder
Sunday, 16 June 2013
Online Compiler
Type your own code above and click to see the Output. Output is shown below.
Source Code:
<!DOCTYPE html> <html> <head> <style> body { background-color:#d0e4fe; } h1 { color:orange; text-align:center; } p { font-family:"Times New Roman"; font-size:20px; } </style> </head> <body> <h1>CSS example!</h1> <p>This is a paragraph.</p> </body> </html>
Result:
W3Schools.com
- Try it yourself
No comments:
Post a Comment
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment