490 B
490 B
Week 3: Coding in HTML! Let's make a Website
Greetings from Developer land. Last week we learned what real programmers use to upload their code for others to collaborate.
Today we are going to start programming!
Building Blocks of a Website
- HTML - the content and "bones" of a website
- CSS - the decorations, here we can add fancy decorations
- Javascript - animations can be added here