Skip to content

Instantly share code, notes, and snippets.

@venkat
Created April 30, 2017 23:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save venkat/93256bad3d7be8ad48da262ebde3e624 to your computer and use it in GitHub Desktop.
Save venkat/93256bad3d7be8ad48da262ebde3e624 to your computer and use it in GitHub Desktop.
Exported from Popcode. Click to import: https://popcode.org/?gist=93256bad3d7be8ad48da262ebde3e624
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<span id="badveggie"></span> is a vegetable I don't like at all!
<br/>
<br/>
<span id="goodveggie"></span> is a vegetable I love!
<br/>
<br/>
<span id="mehveggie"></span> is a vegetable I don't care much about.
</body>
</html>
{"enabledLibraries":["jquery"]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment