What is HTML / CSS / JavaScript?

HTML, CSS and JavaScript are just some of the web technologies the Headjam team can utilise when developing your website.

  • HyperText Markup Language (HTML) is main type of language used to create and structure a website.
  • Cascading Style Sheets (CSS) is the language that defines the look and feel of your website. If you want your page background to be a certain colour or use a certain image, CSS is how we would do it!
  • JavaScript can be used to make your site more interactive. For instance, JavaScript can be used to make slideshows, create alert message, and much more.