Skip to main content

Posts

Showing posts with the label Inline JavaScript

Introduction to JavaScript Certificate

  Introduction to JavaScript Certificate - Project Network Completed by  Dawid F. Prestini May 5, 2021 1 hour and 45 minutes Grade Achieved: 100% Certifies their successful completion of Introduction to JavaScript I n this beginning-level course you will discover where JavaScript fits into the world of web development. Through hands-on exercises, you will use the Notepad++ text editor to embed JavaScript code to an existing HTML document. As you code a simple JavaScript program to provide user interaction you will learn to recognize and apply syntax rules and coding standards associated with JavaScript. The final activity in the course has you moving your JavaScript code into an external file so that you can compare inline and external JavaScript.