Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="shadow example" />
<meta charset=utf-8 />
<title>Shadow Example</title>
</head>
<body>
  <div>
    <a href="">
      <span class="shadow">&nbsp;</span>
      <img src="https://store.cerner.com/items/123/icon">
      <span>link text</span>
    </a>
  </div>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
dsmith1024pro
0viewers