Ask a New Question
Search
Give me JavaScript code for h1 heading
1 answer
```javascript
document.write("<h1>Welcome to my website!</h1>");
```
Similar Questions
Why do some programmers begin by creating empty functions?
(1 point) Responses It can make the code better organized. It can make
1 answer
Give me the javascript code for a h1
1 answer
Give me a code for making a Simple Quiz that I can use. for JavaScript
1 answer
Which tag is used to add JavaScript code inside a web page?
javascript style script src
1 answer
more similar questions