Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Mark-Down-Guide

First Task in Software Engineering

Emphasis

bold

Italics

strike through

Headers

big header

medium header

small header

tiny header

Lists

  • generic list item
  • generic list item
  • generic list item
  1. numbered list item
  2. numbered list item
  3. numbered list item

Links

LinkedIn

Quotes

This is a quote.

It can span multiple lines!

Images

Snapchat-1416598244

![Snapchat-1416598244](https://user-images.githubusercontent.com/110997651/184610529-3fb2c836-1c60-45ef-8813-29e221b7824f.jpg | width: 200px)

![20220810_115316](https://user-images.githubusercontent.com/110997651/184611474-b3831220-5056-49d2-818d-a4ba46d90af8.jpg | height: 124px | width: 80px | opacity: 0.6)

Tables

Column 1 Column 2 Column 3
John Doe Male
Mary Smith Female

Displaying Code

'var example = "Hello!";'

'''

var example = "Hello!"; alert(example); '''

About

First Task in Software Engineering

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors