Skip to content

Bankole2000/htmlAndCss

Repository files navigation

HTML and CSS

This is a h2

this is a h3

this is a h4

this is a h5
this is a h6

This is normal text THis text is in italics This text is also in italics This word is italized

This is in bold this is also in bold This word is in bold

This is italized with a bold word

This is a quote from someone

this is a block quote

This is an unordered lis

  • Item one
  • Item two
  • Item three has some sub-items
    • subitem 1
    • subitem 2
  • Item four
    • Subitem for item 4
  1. This is item one (numbered)
  2. This is item two (numbered)

I want to write a literal asterisk like this *

This is a forward slash - \

This is a link to google

This is also a link to google

This is a link to google

This is an image of a cat

Some code To install the package you can run choco install <package name>

/* This is a css reset */
* {
  margin: 0; 
  padding: 0; 
  box-sizing: border-box;
}
<div style="background-color: red;">
  <p>Tis is a p tag</p>
</div>

Upcoming Features in the project

  • Todo Item one
  • Todo Item two
  • Todo item three
  • This item has been done already

This is a table

Column 1 header column 2 header
This is item 1 This is item 2
this is row 2 This is another item in row 2

:octocat: 😄 🔥 💯 🙏

Top left flower

drawing

About

Repo for practicing Git with a project

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages