Skip to content

Instantly share code, notes, and snippets.

@adriculous
Last active April 13, 2016 04:55
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 adriculous/421d0bb29ca06446acdebfecc04c8d76 to your computer and use it in GitHub Desktop.
Save adriculous/421d0bb29ca06446acdebfecc04c8d76 to your computer and use it in GitHub Desktop.
Markdown for Writers and Hobbyists (Part 3) - Inline Code Sample HTML
A <pre>div</pre> 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 and various sources around the internet. Google is
everybody's best friend.
Here's an example of a <pre>div</pre> tag code in action:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment