Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danseethaler/html-formatting-2
https://github.com/danseethaler/html-formatting-2
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/danseethaler/html-formatting-2
- Owner: danseethaler
- Created: 2015-07-11T17:10:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-11T17:10:52.000Z (over 9 years ago)
- Last Synced: 2023-02-28T20:52:12.592Z (almost 2 years ago)
- Language: HTML
- Size: 1010 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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