-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMywebsite.txt
49 lines (41 loc) · 1.7 KB
/
Mywebsite.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Index</title>
</head>
<body>
<center>
<h1>
Way Better
</h1>
</center>
</body>
<center>
<table style="background-color:#8eafd0" border = "2" width = "1000">
<TR>
<td> CURSOS </td>
<td> GRUPOS </td>
<td> SESION </td>
<td> AJUSTES </td>
</TR>
</table>
</center>
<p><strong>Que desea visualizar:</strong></p> <ol> <li>Codigo JAVA</li> <li>Aprender Codigo</li> <li>Subscriptions</li> <li>Sobre Nosotros</li> <li>Mis codigos</li> <li>Nuevo Proyecto</li> </ol>
<ul>
<li>Tareas</li>
<ul>
<li>Realizar una pagina web</li>
</ul>
</li>
</ul>
<form action=""http:/www.google.com/search" method="get">
<label for = "q"> Buscar:</label>
<input type="text" name="name" id="q" required>
<button type="button">Click Me!</button>
<a href="https://experiencia21.tec.mx/courses/356648/assignments/11746685?return_to=https%3A%2F%2Fexperiencia21.tec.mx%2Fcalendar%23view_name%3Dmonth%26view_start%3D2023-02-21">BANDEJA DE CANVAS</a>
<div>
<iframe width="560" height="315" src="https://www.youtube.com/embed/rbuYtrNUxg4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>