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:
committed by
Randell Dawson
parent
cc2e7b2a40
commit
5c4178a12b
@ -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?
|
||||
|
Reference in New Issue
Block a user