Skip to content

Boxmodel #2  #2

Description

@ejmoyer

#boxmodel-02 div {
box-sizing: content-box;
width: 50%;
padding: 30px;
border: thick solid black;
margin: 0 auto;
}

I just used the wrong box type. (I used content box, not border box.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions