how to run p5js in an html

how do you run a sketch inside an html file? i made a folder that has an index.html, theme.css and sketch.js(alongside its libraries (p5.js, p5.dom.js, p5.sound.js)

html = http://pastebin.com/kRXGVZKH

css = http://pastebin.com/vWx178ie

js = http://pastebin.com/UFUbh1Zu

Answers

Sign In or Register to comment.