Resources for Web Development Studio by Joana Chicau at Creative Computing Institute, University of Arts of London.
Go to file
2022-07-01 15:54:27 +01:00
example-p5 new set of code examples 2022-07-01 15:52:00 +01:00
example-starter new set of code examples 2022-07-01 15:52:00 +01:00
README.md new code for starter and library example 2022-07-01 15:54:27 +01:00

Welcome to the folder with code examples of web documents by Joana Chicau.

Follow the "example-starter" for an introduction on how to set up an 'index.html' file connected to a stylesheet and scripts.

Follow the "example-p5" for an example of how to implement an external JavaScript library in your 'index.html'.

After downloading the respective folder, open your files and edit them using a code editor if your choice. In parallel, open the HTML on a web browser and refresh the page to check your edits.