#FROZINSKY! - Coding template style
<html>
<head>
<title>Coding template style</title>
<style type='text/css'>
/*
CSS is not only a code, css is a very awesome text. CSS or cascading stylesheet is a very cool code for make a cool design.
Without CSS, the web shouldn't have a cool design.
/*
</style>
<script type='text/javascript'>
<!--
Javascript is also a cool code, with this, we can make a cool something and make the web better.
But many people don't understand javascript, CSS & HTML is easier than Javascript. The javascript code style is not in english language, and so many symbol that is very hard to understand.
-->
</script>
</head>
<body>
<div>
HTML is the main code of web, without this web should not builded. HTML is the easier code, the main thing is started with "<" and ended with ">".
</div>
</body>
</html>