HTML, GIT & CSS

Week 1 Topic on Front-End Coding


Topics covered this week:

code

HTML

HTML is the standard markup language for web sites. HTML is used to create the skeleton structure for the front-end of websites.

format_color_fill

CSS

CSS is a style sheet language used to described HTML. CSS dresses up the structure (HTML) with color, form, size and more.

Github

Git

Github is a code platform for version control and collaboration. Manage your code over terminal/git bash through git commands



HTML



CSS



Git