Webpage
Appearance
..
Technology
Web pages are usually stored in HTML code which describes what to show on the page like words or pictures. Web pages also use two other types of code to tell the page how to work:
- Cascading Style Sheets (or CSS) is a code used to tell the page how to look.
- JavaScript (or JS) is used to change the words, style, or pictures on the page.