Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jesterxl/media-query-image-test
Trying to get 2 divs to move.
https://github.com/jesterxl/media-query-image-test
Last synced: 1 day ago
JSON representation
Trying to get 2 divs to move.
- Host: GitHub
- URL: https://github.com/jesterxl/media-query-image-test
- Owner: JesterXL
- Created: 2015-07-23T15:34:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-23T15:44:21.000Z (over 9 years ago)
- Last Synced: 2023-03-12T07:47:53.833Z (over 1 year ago)
- Language: HTML
- Size: 270 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# media-query-image-test
Shows changing size of image through media queries.
# Instructions
For Mac:
1. open Terminal
2. `cd` to the code directory
3. type `python -m SimpleHTTPServer 9037`
4. open your browser to `http://localhost:9037/`
5. Resize your browser and see how the image resizes.