Primera foto 1.1
This commit is contained in:
parent
2a4dcf4af6
commit
8a3977d891
6
estilos.css
Normal file
6
estilos.css
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
#foto{
|
||||
height: 10%;
|
||||
width: 10%;
|
||||
}
|
@ -45,7 +45,7 @@
|
||||
<head>
|
||||
<title>Ejercicio</title>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/css/estilos.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/styles/estilos.css" />
|
||||
</head>
|
||||
<body>
|
||||
<?php
|
||||
|
6
styles/estilos.css
Normal file
6
styles/estilos.css
Normal file
@ -0,0 +1,6 @@
|
||||
|
||||
|
||||
#foto{
|
||||
height: 10%;
|
||||
width: 10%;
|
||||
}
|
Loading…
Reference in New Issue
Block a user