https://github.com/tasxatzial/picture-element-demo
https://github.com/tasxatzial/picture-element-demo
responsive-images
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tasxatzial/picture-element-demo
- Owner: tasxatzial
- Created: 2023-04-20T05:27:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-28T13:02:16.000Z (8 months ago)
- Last Synced: 2025-03-02T15:50:05.795Z (8 months ago)
- Topics: responsive-images
- Language: HTML
- Homepage: https://tasxatzial.github.io/picture-element-demo/
- Size: 1.66 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Picture element demo
A very simple webpage that utilizes the `` element for responsive images and alternative image formats.
**Note**: To observe the changes, disable the browser cache from the developer tools and keep them open. You may occasionally need to refresh the page in order to fetch the appropriate image.
[Live version](https://tasxatzial.github.io/picture-element-demo/src/index.html)
## Run locally
Download the 'src' folder and open 'index.html' in the browser.