HTML definition

HTML (Hypertext markup language) is the code used by the Web to display content.

You may also hear about CSS (cascading style sheets) which is how the HTML is presented (the look of the page).

JS (JavaScript) allows developers to manipulate webpage content (for example by making things happen when a user clicks a button).

Next: Understanding HTML →

Discussion

Log in to join the discussion. Your comment will be checked before it appears publicly.