Wednesday 4 February 2015

Example of Button tags

Example of Button tags

<!DOCTYPE html>
<html>
      <body>
            <button type="button" >Click Me</button
       </body>
</html>

No comments:

Post a Comment