Skip to content

mdbootstrap/HTML-and-CSS-tutorial-for-beginners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTML-and-CSS-tutorial-for-beginners

What will you learn?

You will learn basics of HTML and CSS

What will I build?

Preview

How to start?

1. Preapre the environment

1.1 Text editor

Download and install Visual Studio Code

1.2 Browser

Download and install one of the following browser:

1.3 Lesson files

Download lesson files from here and unzip on your computer.

You will see the following files structre:

    tutorial/ 
        1-start-here.html
        2-html.html
        3-css.html
        4-website-structure.html
        5-website-styles.html
    final
        myWebsite
            index.html
            project.html
            styles.css

2. Start learning

Navigate to tutorial folder and follow lesson files in given order:

1-start-here.html
2-html.html
3-css.html
4-website-structure.html
5-website-styles.html

Releases

No releases published

Packages

No packages published