You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
1.7 KiB
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Counter Tourist Tnformation</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="nav">
<h3>Counter <br> Tourist <br> Information</h3>
<h4>The surroundings</h4>
<h4>Events</h4>
<h4>Visitors disinfo</h4>
<h4>Sutainability</h4>
</div>
<div class="landingimage">
<div class="imagedescription">Beautiful Breda | photo Victor Utne Stiebrg</div>
</div>
<div class="index">
<h1>Counter Tourist Information</h1>
<p>
Welcome to the pop-up Counter-Tourist Information center! The only place in Rotterdam that offers a unique personalized view of the city.
Do you want to experience the city—without being a nuisance to residents—as a local Rotterdamer would? Wait no more! Drop by the Counter-Tourist Information center for all things authentic Rotterdam: loitering, littering and anti model-citizen ettiquette. We offer personalized guides and blending-in equipment.
<br><br>
Our personel is always present to provide advice catered to your interests and concerns.
<br><br>
Opening Thursday 27th at 19.00h<br>
27th30th June<br>
@ Worm Slash Gallery,<br>
Boomgaardsstraat 69, 3012 XA Rotterdam
</p></div>
<div class="tours">
<div class="tour1">
<h2>Experience somethign</h2>
<img src="images/breda.JPG" alt="" width="300px">
</div>
<div class="tour2">
<h2>Experience somethign else</h2>
<img src="images/breda.JPG" alt=""width="300px">
</div>
<div class="tour3">
<h2>Experience somethign more</h2>
<img src="images/breda.JPG" alt=""width="300px">
</div>
</div>
</body>
</html>