Skip to content

Commit 88b7665

Browse files
Update 2-ui/2-events/01-introduction-browser-events/article.md
Co-authored-by: Andrea <45577511+longo-andrea@users.noreply.github.com>
1 parent c14382e commit 88b7665

File tree

1 file changed

+1
-1
lines changed
  • 2-ui/2-events/01-introduction-browser-events

1 file changed

+1
-1
lines changed

2-ui/2-events/01-introduction-browser-events/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ In sostanza, questa modalità equivale alla precedente.
8888

8989
I due codici messi a confronto, infatti, lavorano alla stessa maniera:
9090

91-
1. Only HTML:
91+
1. Solo HTML:
9292

9393
```html autorun height=50
9494
<input type="button" *!*onclick="alert('Click!')"*/!* value="Button">

0 commit comments

Comments
 (0)