Snippets of HTML code that define the look/feel of a page. They are templates for your page content.
Making Layouts
- Make a folder
_layouts - Put the layout you want as a html file

- Modify the html file to load content in a unique way

Snippets of HTML code that define the look/feel of a page. They are templates for your page content.
_layouts
