Dia 23
This commit is contained in:
12
Practicas/Practicas HTML/landing/index.html
Normal file
12
Practicas/Practicas HTML/landing/index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user