Ενημέρωση 'content/pages/yliko-probolis.html'
Κάποιοι έλεγχοι απέτυχαν
Hellug Projects/Hellug/www/pipeline/head There was a failure building this commit

Αυτό το commit περιλαμβάνεται σε:
jacob 2022-11-04 23:15:35 +00:00
γονέας 0125316571
commit 8487c80f80

@ -53,3 +53,9 @@ table, th, td {
<a href="/media/Hellug-Brochure-All/Hellug-Brochure-2018-small.png">
<img src="/media/Hellug-Brochure-All/Hellug-Brochure-2018-small.png" alt="HTML tutorial">
</a>
<h2>Button as a Links</h2>
<p>Click the button to go to the HTML tutorial.</p>
<button onclick="document.location='default.asp'">HTML Tutorial</button>