Pagina index.html

1. Pagina index.html

Izaias
linus black

(usa Debian)

Enviado em 09/01/2018 - 12:29h

Bom dia amigos estou projetando uma pagina em html e queria uma avaliação por favor pois queria organizar o código melhor obrigado des de já.

<!DOCTYPE html>
<html>
<head>
<title>Zero</title>
<meta http-equiv="refresh" content="900; URL=http://localhost">
<meta http-equiv="pragma" content="no-cache">
</head>
<body>
<h1>Centro de Informações</h1>

<iframe src="https://calendar.google.com/calendar/embed?src=zambelestar%40gmail.com&ctz=America%2FSao_Paulo" style="border: 0" width="100%" height="500" frameborder="0" scrolling="no"></iframe>
<iframe width="100%" height="450" src="https://embed.windy.com/embed2.html?lat=-22.865&lon=-43.313&zoom=9&level=surface&overlay=temp&menu=&message=&marker=&calendar=&pressure=true&type=map&location=coordinates&detail=true&detailLat=-22.865&detailLon=-43.313&metricWind=default&metricTemp=default" frameborder="0"></iframe></td>
<iframe width="350" height="450" src="https://www.youtube.com/embed/2uA0rXgC4H4" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe></td>
<iframe width="350" height="450" src="http://www.tupi.am/slides/tupi-ao-vivo/" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe>
<iframe width="350" height="500" src="https://br.investing.com/crypto/" frameborder="0" ></iframe>
<iframe width="100%" height="400" src="https://noticias.r7.com/rio-de-janeiro" frameborder="0" ></iframe>
<html>
<head>
<style>
#map {
height: 400px;
width: 90%;
}
</style>
</head>
<body>
<div id="map"></div>
<script>
function initMap() {
var cavalcanti = {lat: -22.8698928, lng: -43.3157115};
var map = new google.maps.Map(document.getElementById('map'), {
zoom: 10,
center: cavalcanti
});
var marker = new google.maps.Marker({
position: cavalcanti,
map: map
});
}
</script>
<script async defer
src="https://maps.googleapis.com/maps/api/js?key=AIzaSyB2jUCCRES8iknXOeczHVLh7-e82VHwngs&callback=initMap">
</script>
</body>
</html>

</tr>
</table>
<tr>
<br><iframe src="http://192.168.1.95/axis-cgi/mjpg/video.cgi" height="362px" width="75%" frameborder="0" scrolling="no" style="border:0"></iframe></br>
<br><iframe src="http://192.168.1.96/axis-cgi/mjpg/video.cgi" height="362px" width="75%" frameborder="0" scrolling="no" style="border:0"></iframe></br>
</tr>
</table>

</body>
</html>



  


2. Re: Pagina index.html

Mauriciodez
Mauriciodez

(usa Debian)

Enviado em 09/01/2018 - 14:17h

linus black escreveu:

Bom dia amigos estou projetando uma pagina em html e queria uma avaliação por favor pois queria organizar o código melhor obrigado des de já.


jovem ... isso ta uma porcaria ... kkkkkkkkkkkkk ... a principio obedeça a estrutura básica

<html>
<head>
<title></title>
</head>
<body>
....
</body>
</html>

qualquer outra tag dever ficar entre "<body></body>" .. a não ser "scripts" ( podem ou não ficar ) e css !!!

------------------------------------------| Linux User #621728 |-----------------------------------------

" Nem sempre é amigo aquele que te tira do buraco !!! ( Saddam Hussein )"

------------------------------------------| Linux User #621728 |-----------------------------------------







Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts