Last active
March 11, 2018 12:55
-
-
Save Yhomarth/578ca2dc8ea5b613b46ec3773e5edc4e to your computer and use it in GitHub Desktop.
HTML: Codigo basico
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device*width, initial-scale=1.0"> | |
| <meta http-equiv="X-UA-Compatible" content="ie=edge"> | |
| <title>Lo que sea</title> | |
| </head> | |
| <body> | |
| </body> | |
| </html> |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Este es el inicio basico de una pagina web