click below
click below
Normal Size Small Size show me how
Coding games - autum
| Question | Answer |
|---|---|
| What is the difference between coding and programming? | Coding is a process by which we tell computers what to do—how a program should work, how a website should run, etc. |
| What is HTML? | HTML stands for HyperText Markup Language, the standard language used to create web pages |
| What is CSS? | CSS (Cascading Style Sheets) is the language used to add style to the document you create with HTML. |