Trabajo Final, periodico inteligente.

parent ef6fa98e
This diff is collapsed.
html
{
height: 100%;
}
body{
min-height: 100%;
margin: 0;
padding: 0;
}
.bottomAnim{
border: none;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: #2851A6 url("http://i.stack.imgur.com/spmUM.gif") left repeat-x;
background-position: bottom;
z-index: 1000;
}
@media (max-height: 700px) {
.bottomAnim {
background-size: auto 65%;
}
}
\ No newline at end of file
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
{"startDate": "2019-03-26", "endDate": "2019-03-31", "text": "arte", "publishers": "23", "format": "JSON"}
\ No newline at end of file
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
{"startDate": "2019-03-26", "endDate": "2019-03-31", "text": "deportes", "publishers": "23", "format": "JSON"}
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
<!DOCTYPE html>
<html>
<head>
<title> Periodico Inteligente T </title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js"></script>
<style>
body{
background-image: url("http://i.stack.imgur.com/spmUM.gif");
background-size: cover;
height: 100vh;
padding:0;
margin:0;
}
</style>
<style>
.navbar-default{
background-color: transparent;
background: transparent;
border-color: transparent;
}
.nav.navbar-nav li a{
color: white;
}
.navbar-header a{
color: white;
}
</style>
</head>
<body>
<nav class="navbar navbar-default">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="#">Noticias Inteligentes T</a>
</div>
<ul class="nav navbar-nav">
<li class="1"><a href="#">Inicio</a></li>
<li><a href="#">Autor</a></li>
</ul>
</div>
</nav>
<h1><center><img src="geoint2.png", alt="Cgeo", width="300px"></center> </h1>
<h1><center> Noticias Inteligentes T</center> </h1>
<table style="width:100%">
<tr>
<th><h3>Arte</h3></th>
<th><h3>Turismo</h3></th>
<th><h3>Política</h3></th>
<th><h3>Deportes</h3></th>
<th><h3>Seguridad</h3></th>
</tr>
<tr>
<td><b>Título arte</b></td>
<td><b>Título Turismo</b></td>
<td><b>Título Política</b></td>
<td><b>Título Deportes</b></td>
<td><b>Título Seguridad</b></td>
</tr>
<tr>
<td><small>Fecha Arte</small></td>
<td><small>Fecha Turismo</small></td>
<td><small>Fecha Política</small></td>
<td><small>Fecha Deportes</small></td>
<td><small>Fecha Seguridad</small></td>
</tr>
<tr>
<td><small>Editor Arte</small></td>
<td><small>Editor Turismo</small></td>
<td><small>Editor Política</small></td>
<td><small>Editor Deportes</small></td>
<td><small>Editor Seguridad</small></td>
</tr>
<tr>
<td><small>Web Arte</small></td>
<td><small>Web Turismo</small></td>
<td><small>Web Política</small></td>
<td><small>Web Deportes</small></td>
<td><small>Web Seguridad</small></td>
</tr>
<tr>
<td><small>Texto Arte</small></td>
<td><small>Texto Turismo</small></td>
<td><small>Texto Política</small></td>
<td><small>Texto Deportes</small></td>
<td><small>Texto Seguridad</small></td>
</tr>
</table>
</body>
</html>
\ No newline at end of file
This diff is collapsed.
{"startDate": "2019-04-04", "endDate": "2019-04-05", "text": "", "publishers": "32", "format": "JSON"}
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
{"startDate": "2019-03-26", "endDate": "2019-03-31", "text": "pol\u00edtica", "publishers": "23", "format": "JSON"}
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
{"startDate": "2019-03-21", "endDate": "2019-03-28", "text": "seguridad", "publishers": "32", "format": "JSON"}
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
<!DOCTYPE html>
<html>
<head>
<title> Proyecto Periodico Inteligente T </title>
<meta charset="utf-8">
</head>
<body>
<table style="width:100%">
<tr>
<th>Firstname</th>
<th>Lastname</th>
<th>Age</th>
</tr>
<tr>
<td>Jill</td>
<td>Smith</td>
<td>50</td>
</tr>
<tr>
<td>Eve</td>
<td>Jackson</td>
<td>94</td>
</tr>
</table>
</body>
</html>
\ No newline at end of file
This diff is collapsed.
{"startDate": "2019-03-26", "endDate": "2019-03-31", "text": "turismo", "publishers": "23", "format": "JSON"}
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment