blob: 04aa4d6dd4fd3c0acb34b80ec10ce59d7796744c [file] [log] [blame]
<html>
<head>
<title>Rewrite Images example</title>
</head>
<body>
<img src="images/Puzzle.jpg" width="1023" height="766" title="A large image. mod_pagespeed will recompress it."/><br/>
<img src="images/Puzzle.jpg" width="256" height="192" title="The same image, but with smaller width and height attributes. mod_pagespeed will resize it."/><br/>
<img src="images/Cuppa.png" title="A small image. mod_pagespeed will inline it."/><br/>
</body>
</html>