Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 700 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 700 Bytes

CSS Device Mocks

http://cgons.github.io/css-device-mocks/

Mockups of popular devices using only CSS and HTML

A showcase of mocked devices can be found here.

Mocked Devices:

  • Browser (roughly based on Chrome)
  • iPhone 6

Usage

Device mocks consist of two files:
(all of which can be found inside the mocks directory)

  1. an HTML file
  2. an SCSS file.

To use these mocks in your own project, simply include or copy/paste the mock HTML content and SCSS styles.

 

Please post any issues, bugs, or feature requests on Github. All feedback is more than welcome.

This project is MIT Licenced.