titulo | NOMBRE | FECHA |
---|---|---|
GRACE HOOPER |
MARIELA DEYSI CERNA PERALTA |
18/10/2017 |
Realizar una replica de la pàgina principal de GRACE.HOOPER, utilizar los conocimientos que hemos aprendido.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Grace hopper</title>
</head>
<body>
</body>
</html>
1.biography 2.summary 3.summary-table 4.summary-table thead th 5.summary-table tbody
*font-family: sans-serif;
*width: 73%;
*font-size: 14px;
*line-height: 1.6;
*display: inline-block;
*vertical-align: top;
*border: 2px solid gray;
*background-color: #f8f9fa;
*padding: 2px;
*background-color: #B0C4DE;
*padding-top: 3px;
*padding-bottom: 3px;
*font-size: 18px;
*tr:first-child
*text-align: center;
*text-align:left;
[link rel="stylesheet" href="css/main.css"]