x
 
<!DOCTYPE html>
<html>
<head>
<style>
img {
  position: absolute;
  clip: rect(0px,60px,200px,0px);
}
</style>
</head>
<body>
<img src="/i/logo/w3logo-1.png" width="188" height="267">
</body>
</html>