GD with GD
DEMOLAND
Book
Baby Steps
Chapter 1 of 2
How do I use this site?
All chapters
Chapter 1
How do I use this site?
Learn how to make your way around DEMOLAND and start writing code.
Select a demo
1.1
Welcome to DEMOLAND!
Current book
Baby Steps
All books
tutorial
Baby Steps
New to DEMOLAND? Start here! Learn how to use this site and get familiar with reading, writing, and testing code.
Chapter 1
How do I use this site?
Learn how to make your way around DEMOLAND and start writing code.
1.1
Welcome to DEMOLAND!
Chapter 2
What are websites made of?
Websites use three programming languages: HTML, CSS, and JavaScript. What does each language do? Let‘s find out!
2.1
HTML is for content
2.2
CSS is for design
2.3
JavaScript is for functionality
2.4
JavaScript libraries make your life easier