This chapter provides introductions and tutorial examples on how Web browsers provide support to JavaScript code embedded in HTML documents. Topics include executing JavaScript codes embedded in 'script' tags, including JavaScript code through external files, DOM API 'document' and 'window' objects, browser event triggers and listeners.