reading-notes

Code Fellows courses Notes

This project is maintained by QamarAlkhatib

Based on what I’ve learned today for Markdown GitHub

Markdown is a way to style the text on the web using diffrent types of non-alphabetic charachters such as #, *, -.

There are many types of text headers, For Exmple:

This is the big one.

This is the meduim one.

This is the smallest one.

We can do Some text style As…

This is a bold text Or Bold text

This is the italic text Or italic text

we can **do them ** togther

You can add a pictuer 😆

Alt text

Or even your favorite song on youtube

My Favorite one on Youtube

And you can write what you want to do as a list:

Or as an ordered numbers:

  1. I want to eat
  2. I want to watch a movie tonight
  3. I can’t wait to finish this 😺.

or not as unordered one as:

You can Add your Favourite Quote

Actually my favorite one is complex.
Anyway

As Babe Ruth said:

“Never let the fear of striking out keep you from playing the game.”

To go back to the main page, Click here