Dia 2
This commit is contained in:
10
Practicas/Practicas HTML/Practica 1/Practica 1b.html
Normal file
10
Practicas/Practicas HTML/Practica 1/Practica 1b.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Practica 1b</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>esta es la pagina que creamos y es muy sencilla</p>
|
||||
<p style="font-size: 60px; color: red;">Este texto está en otra línea, es rojo y tiene un tamaño 60px</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user