Updated index.md - Added TOC (#28010)

* Updated index.md - Added TOC

Updated index.md to include a table of contents for easier file navigation, now the user can jump to the relevant section

* corrected title metadata
This commit is contained in:
David Gunner (Jnr)
2018-10-25 11:43:40 +01:00
committed by Randell Dawson
parent cc2e7b2a40
commit 5c4178a12b

View File

@ -1,6 +1,14 @@
---
title: Introduction to CSS
---
## Table of Contents
* [Introduction to CSS](#introduction-to-css)
* [What is CSS?](#what-is-css)
* [Using CSS](#using-css)
* [More Information](#more-information)
## Introduction to CSS
### What is CSS?