filmov
tv
JavaScript for Absolute Beginners: #2 Writing and running JavaScript
![preview_player](https://i.ytimg.com/vi/K_GEhK1MGa4/maxresdefault.jpg)
Показать описание
In this second video in the series, we write our first line of code and look at the various ways to run JavaScript in the browser: in an external linked file, between script tags in a HTML document and directly in the browser console. We use the document object to access the DOM and make some very basic manipulations (HTML and CSS).