Asked by erica

Open your text editor (Notepad) and type the following code:

<html>
<head>
<title>My sample HTML page</title>
</head>
<body>
<h1>This is an HTML page</h1>
</body>
</html>

Answers

Answered by Leo Galleguillos
Okay, I typed it :)
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions