/today-gitclass

A sample project to showcase out learning

Primary LanguageHTML

H1

H2

H6

Text can be bold, italic, or strikethrough.

Link to another file

Link to My Website: Oluwasetemi's Website

This my most used image

Hello form HTML

We are talking about react today.

console.log('Hello World')
print('Hello World')
echo 'Hello World'
  • Unordered List
  • Another Item
    • Nested Item 1
    • Nested Item 2
  1. Ordered List
  2. Another Item
    1. Nested Item 1
    2. Nested Item 2

Blockquote - quote someone

git remote add origin https://github.com/Oluwasetemi/today-gitclass.git
git branch -M main
git push -u origin main