Hello Alan Lloyd - Your Scores - Logout

Landmarks Quiz

Landmarks!

There are countless famous landmarks across the world, each with its own history and cultural significance. Some are instantly recognizable, while others might be a challenge even for travel experts!

From the Eiffel Tower in France to the ancient temples of Angkor Wat in Cambodia, how many landmarks can you identify? Test your knowledge and see if you can match them all!

Landmarks!

Welcome, alan2!

Test your knowledge by identifying the country of famous landmarks.

'; // Add header content for print html += '

Lenara Learning

Get more learning resources at www.lenara.uk

'; // Insert the worksheet content html += '
' + content + '
'; html += ''; printWindow.document.write(html); printWindow.document.close(); printWindow.focus(); // Trigger printing and auto-close the popup printWindow.print(); printWindow.onafterprint = function() { printWindow.close(); }; setTimeout(function() { printWindow.close(); }, 1500); }