Thursday, May 19, 2011

Memorize

  • This week I learned how to memorized the minimal html. This is the example:
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
</body>
</html>

1 comment:

  1. Great! This week please finish the rest of the HTML tutorial, and then next week it is on to CSS.

    ReplyDelete