Skip to content

Instantly share code, notes, and snippets.

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/3bd41e52cb2e014a1f7ebfb3f88159db to your computer and use it in GitHub Desktop.
Save adriculous/3bd41e52cb2e014a1f7ebfb3f88159db to your computer and use it in GitHub Desktop.
Backticks for Markdown code samples (MfWaH Part 3)
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 and various sources around the internet. Google is everybody's best friend.
Here's an example of a `div` tag code in action:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment