HTML/CSS/JS

HTML/CSS/JS

HTML, CSS, and JavaScript are core to creating web applications. In building web applications, HTML provides the basic structure of websites, which is enhanced and modified by other technologies like CSS and JavaScript. CSS is used to control presentation, formatting, styling, and layout. JavaScript is used to control the behavior of different elements in the application.

This key competency includes rendering content on the Web using HTML, Styling web pages, exploring JavaScript, among others. 

Key Competencies:

  1. Understanding HTML - Render content on the Web using HTML.
  2. Styling, layout, and formatting with CSS - Style the Web page using CSS.
  3. Exploring interactive elements with JavaScript - Make an interactive Web using JavaScript.