"Caldas Novas"
Bootstrap 4.1.1 Snippet by Fernandaline

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!DOCTYPE html> <html> <head> <title>Viajens</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.1/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script> <style > body { background-image: url('imagem/avioes1.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-size: 100% 100%; } </body> </style> </head> <body> <center> <h2>Caldas Novas</h2> <img src="imagem/barco.jpg" alt="" width="500" height="333"> </center> <h3 style="color:white;">Caldas Novas é uma cidade no centro do Brasil conhecida pelos seus banhos termais. As suas piscinas naturais e artificiais vão de parques temáticos a spas. No centro, a Nossa Senhora das Dores é uma igreja bem preservada do século XIX. O Jardim Japonês é um parque paisagístico tranquilo. Na extremidade sudeste da cidade encontra-se o lago artificial de Corumbá. A sudeste, o Parque Estadual Serra de Caldas possui trilhos, quedas de água e uma avifauna variada.</h3> <center> <a href="pagina principal totem.html" class="btn btn-default" role="button">Clique aqui para voltar</a> </center> </body> </html>

Related: See More


Questions / Comments: