Week1Day3 Markdown and Mark up

Markup - set of rules that define how text and images are presented markdown- a markup language that uses plain text to create format

Heading- # H1 ## H2 ### H3 Bold -bold text Italic- italicized text Blockquote > blockquote Ordered List 1. First item 2. Second item 3. Third item Unordered List - First item - Second item - Third item Code code Horizontal Rule --- Link title Image alt text