Resources for Web Development Studio by Joana Chicau at Creative Computing Institute, University of Arts of London.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
JoanaChicau 735a9ac004 Delete 'resources.md' 2 years ago
example-p5 Update 'example-p5/JS/sketch.js' 2 years ago
example-starter Update 'example-starter/index.html' 2 years ago
README.md new code for starter and library example 2 years ago

README.md

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.