Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All comments

  • @Gatafracta

    Posted

    Well done, I learned a lot from what you did!

    0
  • Filip 350

    @filip65

    Submitted

    Feel free to leave some suggestion to improve.

    @Gatafracta

    Posted

    Good work!

    If it helps, I have used this code for the horizontal rule:

    hr {
      border-style: solid none none;
      border-color: #E8E8E8;
      border-width: 1px;
    }
    

    It seems to work well.

    0