Skip to content

Commit 1a8422b

Browse files
authored
Update README.md
1 parent a0c3173 commit 1a8422b

File tree

1 file changed

+1
-1
lines changed
  • Topics/02. Introduction to JavaScript Development

1 file changed

+1
-1
lines changed

Topics/02. Introduction to JavaScript Development/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
</scriрt>
136136
```
137137

138-
<!-- attr: { hasScriptWrapper:true } -->
138+
<!-- attr: { hasScriptWrapper:true, style:'font-size:0.9em' } -->
139139
# JavaScript - When is Executed?
140140
- JavaScript code is executed during the page loading or when the browser fires an event
141141
- All statements are executed at page loading

0 commit comments

Comments
 (0)