-CSS
-BODY
[/code][/quote]
| Code: |
| <html>
<head> <style type="text/css"> .body: { font-family:"Arial"; font-size:14px } </style> </head> |
-BODY
| Code: |
| <body>
<p>Text</p> </body> </html> |
