Untitled

 avatar
unknown
html
4 years ago
209 B
6
Indexable
<!DOCTYPE html>
<html>
    <head>
        <title>Example</title>
    </head>
    <body>
        <h1>Example</h1>
        <p>This is an example of a simple HTML page with one paragraph.</p>
    </body>
</html>
Editor is loading...