Skip to content

Instantly share code, notes, and snippets.

@Yhomarth
Last active March 11, 2018 12:55
Show Gist options
  • Select an option

  • Save Yhomarth/578ca2dc8ea5b613b46ec3773e5edc4e to your computer and use it in GitHub Desktop.

Select an option

Save Yhomarth/578ca2dc8ea5b613b46ec3773e5edc4e to your computer and use it in GitHub Desktop.
HTML: Codigo basico
<!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>
@Yhomarth
Copy link
Author

Este es el inicio basico de una pagina web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment