Day 58

Started the text styles of the social class Joe...
#CodingPhase #TheCodingWay #365CodingPhaseChallenge

**********

h1 {
  text-align: center;
  font-size: 2.5em;
  text-transform: capitalize;
}

h4 {
  text-align: center;
  text-transform: uppercase
}

p {
  margin: 0 auto;
  width: 500px;
  text-align: justify;
}

Comments

Popular posts from this blog

Day 1

Day 365 + 1

Day 365 + 2