Skip to content

Instantly share code, notes, and snippets.

@adriculous
Created April 13, 2016 05:02
Show Gist options
  • Save adriculous/fda9fc66e969e733a98cd360a718a2f3 to your computer and use it in GitHub Desktop.
Save adriculous/fda9fc66e969e733a98cd360a718a2f3 to your computer and use it in GitHub Desktop.
Markdown for Writers and Hobbyists (Part 3) - Reference Links Markdown
A `div` tag is an HTML general container tag that doesn’t really have any specific functions unless they are being defined with
other attributes, such as CSS styling. You can find more info here at [W3Schools][1] and various sources around the internet.
[Google][1] is everybody’s best friend.
[1]: http://www.w3schools.com "W3Schools"
[2]: http://www.google.com "Google"
/* The "W3Schools" and "Google" (title attribute texts) part of the above reference Markdown code is optional. /*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment