Basic HTML code
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style>
</style>
<title>Document</title>
</head>
<body>
</body>
</html>
Basic HTML code
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style>
</style>
<title>Document</title>
</head>
<body>
</body>
</html>
html example
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
</body>
</html>
basic html code
<!DOCTYPE html>
<html>
<head>
<title>put your title here</title>
</head>
<body>
</body>
</html>
html example
<html>
<body>
<h1>My First Heading</h1>
<b><!--This is a comment line--></b>
<p title="About Me" class="test">My first paragraph.</p>
<div class="cities">
<h2>London</h2>
</div>
</body>
</html>
basic html
<p>My cat is very grumpy</p>
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us