Online HTML Editor | Computer Bits Daily

HTML Editor - Computer Bits Daily


Code

Untitled Document <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,
initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1>Welcome to Computer Bits Daily</h1>
<p>Master Computer skills with Computer Bits Daily blog </p>
<p>Keep Learning Keep Sharing Stay Safe</p>
</body>
</html>


Output

Post a Comment

0 Comments