Saturday 11 January 2014

attribute example2

<!--this is
my first html
program -->
<html>
 <head>
  first html
</head>
<body bgcolor="blue">
 hello world
</body>
</html>

No comments:

Post a Comment