Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danseethaler/html-formatting-2


https://github.com/danseethaler/html-formatting-2

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

html-layouts-2
==============
Just like html-layout the original, each folder contains an image you need to recreate using HTML and CSS

### Learning Objectives (student will):
- be able to use Chrome Dev Tools to inspect their HTML/CSS
- understand the purpose of CSS
- be able to compare and contrast fixed, relative, absolute, and static positioning in CSS
- be able to compare and contrast display block, inline-block, inline, and none
- be able to compare and contrast overflow hidden, auto, scroll
- understand and be able to use max/min-width and max/min-height