Posts

Showing posts from December, 2017

Code Snippet of The Week | Unordered and Ordered lists

Yes, it's a code snippet! You heard that right. I'll be trying to create a code snippet with pure HTML. (You can view the source code by pressing Cmd + Option + U or Ctrl + U if you're on the desktop.) Toggle Table of Contents Table Of Contents Table of Contents Notices Getting Started Creating an unordered list Creating an ordered list Demo Notices I won't show the getting started section again anymore after this. I'll be using a tab indent of 4 spaces. You can use any code indent you want. (To format a document in Visual Studio Code, use Shift + Option + F I'm assuming you have a computer. (If you don't have one, then...) Getting Started To get started, ensure that you have a code editor (ideally Visual Studio Code , Sublime Text , Atom , etc.). Get started by downloading either of the coding editors as stated above (or you can search some online; DON'