2Hypertext Markup Language (HTML)
What you will learn
In the previous chapter, you learned that a JavaScript program can live inside a web page. You saw that the file hello.html
had a secret script inside it. In this chapter, we will find out more about the HTML standard that tells the browser program what a web page should look like. Then we’ll discover how to link JavaScript to elements on a web page to allow our programs to interact with the user.
Get Begin to Code with JavaScript now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.