6 lines
126 B
HTML
6 lines
126 B
HTML
<!doctype html>
|
|
<title>CSS Test Reference</title>
|
|
<style>
|
|
body { margin: 0 }
|
|
</style>
|
|
<img srcset="/images/green.png 0.5x">
|