Stage 1

Knowledge

  • an understanding of HTML, the available tags and what to use where and when
  • an understanding of CSS and the available tags
  • an understanding of SCSS, why to use it and how this creates CSS
  • an understanding of modulating SCSS files 
  • an understanding of BEM methodology and how to apply it to a project
  • an understanding of jQuery and how it is applied to webpages
  • an understanding of vendor jQuery libraries and how to use them within webpages
  • an understanding of Gulp, how to set up a Gulp project and how to apply it to a web project

Application

  • can build a single HTML page from artwork files which match the design identically
  • webpage works across all major browsers, and responds for tablets and mobile devices
  • webpage uses BEM methodology