Entradas

Mostrando entradas de enero, 2020

karel

Imagen

solo learn

Imagen

2º Curso Codeacademy

<!DOCTYPE html> <html> <head>   <title>Ollie Bike Sharing</title>   <meta charset="utf-8"/>   <link rel="stylesheet" type="text/css" href="main.css"> </head> <body>   <div class="container">     <div class="nav">       <h2>Ollie</h2>       <ul>         <li>sign up</li>         <li>search bikes</li>         <li>reserve a bike</li>         <li>about us</li>       </ul>     </div>     <div class="main">       <h1>Ollie Bike Sharing</h1>       <h3>Share Your Pedals with the World.</h3>       <p>Need a set of wheels while you're in town? Use Ollie to pair your perfect vacation ...