12 lines
363 B
HTML
12 lines
363 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Landing page</title>
|
|
</head>
|
|
<body>
|
|
<a href="http://marklogo.atwebpages.com/constructora/">1- Constructora</a> <br>
|
|
<a href="http://marklogo.atwebpages.com/webdiseno/">2- Web Diseño</a>
|
|
</body>
|
|
</html> |