HTML boilerplate code template
An empty html template.
[code language=”html”]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
</body>
</html>
[/code]
Search within Codexpedia

Custom Search
Search the entire web

Custom Search
Related Posts