Sunday, October 1, 2017

How to write html code

<html>
<head>
<title> my page </title>
</head>
<body>
Hello world
</body>
</html>

No comments:

Post a Comment