Day 6 - Spicyeyeses/Site_1 GitHub Wiki

Day 6 - Process

  • Went through the show and tell and get to see everybody's page.
  • Learnt about the hex colour code #FFFFFF
  • Learnt about javascript
  • Learnt about how to use the <script> </script> tags to insert javascript
  • Learnt about specific javascript functions such as alert()
  • Learnt about datatypes like strings, numbers, booleans, etc.
  • Learnt about javascript codes like if and else

Important Notes

  • Make sure to do proper indentations on your page so it would look clean and neat
  • Make sure to upload all the source files on to the GitHub: images, gifs, etc.
  • Number 1 rule of javascript: Everything run sequentially
  • Adding strings together or a string and a number will concatenate them together.
⚠️ **GitHub.com Fallback** ⚠️