Skip to content

NoroffFEU/lesson-task-pf-module1-lesson1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Programming Foundations - Module 1

Lesson Task 1 Question

Install the Live Server extension in Visual Studio Code.

Create two JavaScript files and add both of them to the HTML file.

In the first file log the message "This is script 1".

In the second file log the message "This is script 2".

Run the HTML file through Live Server and check that your messages are being logged to the console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published