Friday, February 3, 2012

HTML doc

This is my html doc for the task P2PU.

<!DOCTYPE HTML>
<html>
<head>
    <meta charset="utf-8">
    <title>Hello World by La Min Ko</title>
</head>
<body>
    <h1>Hello World by La Min Ko</h1>
    <p>This code is written by hand. How awesome am I?</p>
</body>
</html>

No comments:

Post a Comment