Skip to content

AwsIdris/HTML-CSS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTML-CSS

Introduction

In this module you will learn to write and understand basic HTML(5) and CSS syntax. Also we will go into the DOM and file structure. There will be time spent on why and how you use different programming languages (like CSS and HTML). When it comes to CSS you should understand how CSS decides which rules are applied, also you should have an understanding what is meant by elements and attributes. Making responsive websites is an important part of front-end programming. You will learn how to make your websites responsive by using media queries using a “mobile first” approach. Also you will get familiar with developer tools that help make this process easier. During this entire module you’ll (learn to) work in a text editor. It’s expected from you that your code is properly styled using the style guide for HTML/CSS. You’ll be introduced to the inspector that helps you debug and understand your code better.

Module Deliverables:

  • Basic understanding of HTML5 and CSS (DOM, semantic elements)
  • Know how to organize your files
  • Know your way around your text editor
  • Feel comfortble working with the console
  • Proberly indent your code
  • Properly naming classes, id's
  • Responsive mobile first development
  • Know "good" and "bad" pratices when it comes to HTML
  • Get an understanding of what good resources are on the web
  • Give recieve/feedback from/on fellow students
  • Presenting and explaining your work to others

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%