Βήμα 1: Πηγαίνετε στο 🔗https://www.w3schools.com/html/
Βήμα 2: Κατεβείτε λίγο (scroll) και πατήστε το κουμπί Try it yourself!
Βήμα 3: Ανάμεσα στην ετικέτα <body> ... </body> αντιγράψτε τον παρακάτω κώδικα:
<div>
<span>
<img src="https://www.kathimerini.gr/resources/2017-07/voidokilia_011_.jpg" alt="Βοϊδοκοιλιά" width="auto" height="200">
</span>
<span>
<img src="https://exit.gr/wp-content/uploads/2022/05/methoni-messinias-1.jpg" alt="Μεθώνη" width="auto" height="200">
</span>
<span>
<img src="https://www.kefaloniapress.gr/wp-content/uploads/2020/07/%CE%B5%CE%BB%CE%B1%CE%AF%CE%B12.jpg" alt="Ελαία" width="auto" height="200">
</span>
</div>
Βήμα 4: Πατήστε το κουμπί Run
