/tarea-css-001

Part of the teaching path of HTML & CSS, first complete layout to build example code with different approaches to use as example during the lesson.

Primary LanguageHTML

This is the way.

You can see this project or lesson's public information here.

You can read the formatted version of this [README here].

IF for some reason you can't access the previous link, download a markdown preview extension for your visual studio code (or editor of preference).

Lesson & Resources

The main objective of this lesson is to learn basic web design, we're using Bootstrap for simplicity atm but as spoken during class please do not just use it... Understand it.

For simplicity we downloaded the Bootstrap's bundle CSS and JS files, added them in our project's folders and load them in our HTML as local files. We also did this for jQuery (you'll know why in class 002).

Useful Links and Resources