Define a function in javascript: ``` function MyFunc(a) { // ... } ``` And some HTML ```html
HTML!
```