Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Fixed Image

The actual image is 1280 x 716

#city-view {
  border: solid;
}

<html>
<head>
<title>Image</title>
<link rel='stylesheet' href='fixed-image.css' />
</head>
<body>
<div id="city-view">
<img src="../img/austin-yapc-1280x716.jpg" alt="Austin"/>
</div>
</body>
</html>