Bottone di Alert







<!DOCTYPE html>
<html>
<body>

<h2>The button Element</h2>

<button type="button" onclick="alert('Hello World!')">Click Me!</button>

</body>
</html>










( bottonedialert.html )- by Paolo Puglisi - Modifica del 17/12/2023