Jump to content

Webpage

From Simple English Wikipedia, the free encyclopedia
Revision as of 07:57, 15 September 2020 by 111.125.105.99 (talk) (English)



..

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:

  1. Cascading Style Sheets (or CSS) is a code used to tell the page how to look.
  2. JavaScript (or JS) is used to change the words, style, or pictures on the page.