-
Notifications
You must be signed in to change notification settings - Fork 0
Home
njs03332 edited this page Jul 10, 2018
·
14 revisions
This is a page for students of 2018 HTML & CSS course in IAC Costa Rica.
Course documents are organized in the right "Pages" section.
Further pages will be uploaded as the course unfolds.
Week | Content | ||||
---|---|---|---|---|---|
1 |
[Web and HTML] - Understanding the structure of Web - Aspects of HTML and CSS - HTML tags and tree-structure format of HTML - Some basic tags in HTML |
||||
2 |
[Advanced HTML Syntax] - Using form, layout tags - Using img, audio, video tags - Practice: Implementing a simple blog interface using pure HTML |
||||
3 |
[Basic CSS Syntax] - Learn about CSS selectors - Overriding structure of tag, class, and ID selector - Using various types of selectors - Understanding and using the box model - Using developer tools to debug CSS |
4 |
[Advanced CSS Syntax] - Display and positioning - Styling font, color, images - Understanding and using CSS grid - Practice: Adding and implementing CSS stylesheet to blog page |
5 |
[Material Design – Google’s design framework] - Understanding design philosophy of material design - Using MDL elements to implement page components - Practice: Implementing a web page using HTML, CSS and MDL |