Thread: HTML code
View Single Post
Invasive contributor
14Jan2011,21:11  
lionaneesh's Avatar
Quote:
Originally Posted by arvindgvt1 View Post
Can you write HTML code by hand?
Why not

<html>
<head>
<title>Hello World</title>
</head>
<body>
Just to prove i can write HTML <blink> LOL </blink>
</body>
</html>