« Back to the Coding Forum

Footer code

Posted by Katie

posted

Forum: Coding Group


<Style>

footer {
  /* keeps footer at bottom of page */
    position: absolute;
    width: 100%;
background-color: plum;
  }


Report Topic

0 Replies