Skip to content

Instantly share code, notes, and snippets.

@dendeffe
Created May 26, 2015 14:04
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 dendeffe/f6eb87d23ab5c00f3ab5 to your computer and use it in GitHub Desktop.
Save dendeffe/f6eb87d23ab5c00f3ab5 to your computer and use it in GitHub Desktop.
<!-- fout -->
<img src=''mijnafbeelding.jpg'' />
<!-- juist -->
<img src="mijnafbeelding.jpg" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment