Saturday 11 January 2014

Attributes: example 1

<html>
 <head>
  <title> attributes</title>
 </head>
 <body bgcolor="#00ffff" text="#ff0000">
  hello welcome to html
 </body>
</html>

No comments:

Post a Comment