Skip to content

Instantly share code, notes, and snippets.

@Bijesse
Created December 5, 2016 17:38
Show Gist options
  • Save Bijesse/1732af0ab0608de989e30570eb0735fc to your computer and use it in GitHub Desktop.
Save Bijesse/1732af0ab0608de989e30570eb0735fc to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=1732af0ab0608de989e30570eb0735fc
<!DOCTYPE html>
<html>
<head>
<title>jQuery Bridge</title>
</head>
<body>
<h1> jQuery Images</h1>
<img id="bridge" src = "www.fake.com">
</body>
</html>
{"enabledLibraries":["jquery"]}
// Use jQuery to place the image on line two into the img tag in the HTML
// image url = https://upload.wikimedia.org/wikipedia/commons/c/c2/Queensboro_Bridge_1910.png
button{
background: pink;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment