Skip to content

Commit 41a7198

Browse files
committed
Revert "Update 2-ui/2-events/01-introduction-browser-events/article.md"
This reverts commit 88b7665.
1 parent f394522 commit 41a7198

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. Solo HTML:
91+
1. Only HTML:
9292

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

0 commit comments

Comments
 (0)