codice:<html> <head> <title>MyTropicalIslands</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script src="https://code.jquery.com/jquery-2.1.3.min.js"></script> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script> <style type="text/css"> #image { float: left; margin-right: 10px; } #C1 { background: C1FFD5; color: 00201F; } </style> </head> <body> <div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordionExample"> <div class="card-body"> <div class="card-group" id="f4"> <div class="row"> <div id=C1 div class="card col-md-4"> <div class="card-body"> <h5 class="card-title" id="f3">Off the beaten track</h5> <p class="card-text"> Maybe we are spoiled. We are running this website out of tropical Singapore, which means year-round warm temperatures at home anyway, but also countless fantastic South-east Asian travel destinations just a weekend trip away. Whether we want to jet off to Bali or Phuket, to Bangkok or Hong Kong, it is often a matter of conveniently flying off on a budget airline after work on a Friday and returning late on a Sunday. The only downside to this is that we are not the only one doing this! You can fly to Krabi or Nha Trang, but then in many places you will still spend your weekend packed like sardines on a beach, next to your neighbours back home. Long story short, sometimes you want to head off to a place with palm trees and white sand beaches but at the same time get away from the crowds as well. If that's what you are after, we have some suggestions for you (that are not just located in Asia, of course). For even more inspiration just use our Destination Search.</p> </div> </div> <div class="card col-md-4"> <img class="card-img-top" src="beach6.jpg" alt="Fernando de Noronha" width="100%"> <div class="card-body"> <h5 class="card-title" id="f3">Fernando de Noronha, Brazil</h5> <p class="card-text">The first destination is an island well off the coast of Brazil in South America called Fernando de Noronha. This is a renowned eco travel destination that might just be one of the most pretty spots to visit in Brazil. But as it is pretty out of the way, the (domestic and foreign) crowds don't seem to have quite discovered it. So go here, enjoy some hiking into the rocky jungle covered interior, or enjoy the water and go swimming, surfing or diving. Take note that accomodation here is basic at best, but then that's the whole point isn't it?</p> </div> </div>

Rispondi quotando