Green Community
Tuesday, April 17, 2012
Saturday, April 14, 2012
HTML Editor
I prefer to use notepad++ it's easy for indentation, syntax and code highlights
here is my work:
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Hello World by MASSOD</title>
</head>
<body>
<h1>Hello World by MASSOD</h1>
<p>
This code is written by my hands, it's a different!!
</P>
</body>
</html>
here is my work:
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Hello World by MASSOD</title>
</head>
<body>
<h1>Hello World by MASSOD</h1>
<p>
This code is written by my hands, it's a different!!
</P>
</body>
</html>
Thursday, April 12, 2012
my first lesson from P2PU Webcraft
Subscribe to:
Posts (Atom)