I need a html format plz help me. Plz complete this project I will mark you brainliest promise
Attachments:
Answers
Answered by
0
Answer:
This is the standard layout of HTML:
<!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>
</body>
</html>
(You can add other elements, like text and scripts.)
Explanation:
Similar questions
Math,
4 months ago
Biology,
8 months ago
English,
8 months ago
Biology,
11 months ago
Psychology,
11 months ago