foto

My Portfolio

Web about technology and projects I am working on.

This is the main HTML structure

<!DOCTYPE HTML>
                <html>
                  <head>
                    <meta charset="utf-8" />
                    <title>Ejemplo1</title>
                  </head>
                  <body>
                    <p>Párrafo de ejemplo</p>
                  </body>
                </html>