Skip to content

roniperdomo/seguda-pagina-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

<title>EL MUNDO DE LAS MOTOS</title> <style> body { margin: 0; }
.header {
  padding: 5,0px;
  background-color: #f1f1f1;
  text-align: center;
}

/* estilo parar la base del menu */
.topnav {
  overflow: hidden;
  background-color: #333;
}

/* Enlaces del menu */
.topnav a {
  float: left;
  display: block;
  color: #F2F2F2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

/* Animacion para el menu */
.topnav a:hover {
  background-color: #ddd;
  color: black
}

/* Estilo para columnas */
.row__column {
  float: left;
  padding: 15px;
}

.row__column.side {
  width: 20%;
}

.row__column.middle {
  width: 60%;
}

/* Contenido deje de ser flotante */
.row::after {
  content: "";
  display: table;
  clear: both;
}

/* Plantilla responsiva */
@media screen and (max-width: 600px) {
  .row__column {
    width: 100%;
  }
}

/* Pie de pagina */
.footer {
  background-color: #f1f1f1;
  padding: 10px;
  text-align: center;

}

<link rel="stylesheet" type="text/css" href="css/estilo.css" />
</style>

ANDER

`

LAS MEJORES ENTRE LAS MEJORES

TU MEJOR DECISON VENIR AL MUNDO DE LAS MOTOS.

MOTOS

, MOTOS DE TODO PRECIO

CALIDAD

NUESTRO MEJOR SERVICIO PARA PI

EL MUNDO DE LAS MOTOS

 <video width="500" height="400" controls>
<source src="MT.mp4" type="video/mp4">
   </video>
   
    <video width="500" height="400" controls>
<source src="10.mp4" type="video/mp4">
   </video>

<a href="Base Access China.html"> Registros  </a> <br>

<A HREF="index.html">  file:///C:/Users/MINEDUCYT/Downloads/ARCHIVO%20DE%20HTML/HTM%202.html</A> <br>
<A HREF="iindex.html"> A hoja 3 </A>
`

Releases

No releases published

Packages

No packages published

Languages