Week 3

 Designed a header, working on a footer.

Header: 

div.title 
{
    text-alignleft;
    font-family'Mr De Haviland'cursive;
    colorwhite;
    font-size40px;
    line-height2px;
    padding20px;
    background-color#f44336;
}



Comments