Front-end Basics

HTML

HyperText Markup Language

Defines the structure of a webpage:

  • put an image here
  • put a text here

 

CSS

Cascading Style Sheets

Defines the style of HTML:

  • Make all text green
  • Give a yellow border to header
Made with Slides.com