Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.