Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b773dc6

Browse files
authored
Update README.md
1 parent 75aa2d7 commit b773dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# HTML-CSS
22

3-
###Introduction
3+
##Introduction
44
In this module you will learn to write and understand basic HTML(5) and CSS syntax.
55
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 you code better.

0 commit comments

Comments
 (0)