index.html
<!DOCTYPE html>
<html>
<head>
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<meta charset="utf-8">
<title>Tablero de Noticias 3x3</title>
</head>
<body>
<div class="container-fluid">
<br>
<div class="row">
<div class="col-md-4"><iframe src="//www.google.com/uds/modules/elements/newsshow/iframe.html?hl=es&ned=es_ar&topic=p&format=300x250" frameborder="0" width="300" height="250" marginwidth="0" marginheight="0">
</iframe>
</div>
<div class="col-md-4"><iframe src="//www.google.com/uds/modules/elements/newsshow/iframe.html?hl=es&ned=es_ar&format=300x250&q=Francisco+De+Narvaez" frameborder="0" width="300" height="250" marginwidth="0" marginheight="0">
</iframe>
</div>
<div class="col-md-4"><iframe src="//www.google.com/uds/modules/elements/newsshow/iframe.html?hl=es&ned=es_ar&format=300x250&q=Mauricio+Macri" frameborder="0" width="300" height="250" marginwidth="0" marginheight="0">
</iframe></div>
</div>
<br>
<div class="row">
<div class="col-md-4"><iframe src="//www.google.com/uds/modules/elements/newsshow/iframe.html?hl=es&ned=es_ar&format=300x250&q=Daniel+Scioli" frameborder="0" width="300" height="250" marginwidth="0" marginheight="0">
</iframe>
</div>
<div class="col-md-4"><iframe src="//www.google.com/uds/modules/elements/newsshow/iframe.html?hl=es&ned=es_ar&format=300x250&q=Sergio+Massa" frameborder="0" width="300" height="250" marginwidth="0" marginheight="0">
</iframe>
</div>
<div class="col-md-4"><iframe src="//www.google.com/uds/modules/elements/newsshow/iframe.html?hl=es&ned=es_ar&format=300x250&q=Elisa+CarriĆ³" frameborder="0" width="300" height="250" marginwidth="0" marginheight="0">
</iframe></div>
</div>
</div>
</body>
</html>