Web Design 2 | Resources

Javascript

Advanced Javascript

HTML

CSS

Miscellaneous

  • Schedule Generator tester: you can use this to input text from the schedule generator to see how the image comes out
  • JSHint: tool to help you fix errors in your Javascript code. Paste your code into the box and uncheck the box “When code is not in strict mode” under “Warn”. If your code uses JQuery check the “JQuery” box under “Assume”.
Advertisement