Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<div style="border:1px solid red; float:left; padding:0;">
    <a href="#"><img src="http://animals.nationalgeographic.com/staticfiles/NGS/Shared/StaticFiles/animals/images/primary/bengal-tigers-two-cubs.jpg"></a>
</div>
<button onclick="document.getElementsByTagName('img')[0].style.display='block';">fix me</button>
 
if (document.getElementById('hello')) {
  document.getElementById('helldo').innerHTML = 'Hello World - this was inserted using JavaScript';
}
Output 300px

This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account

Dismiss x
public
Bin info
anonymouspro
0viewers