<!DOCTYPE html>
<html>
<head>
    <style type="text/css">
        div{
            height:200px;
            width:250px;
            padding:15px;
            border:1px solid black;
            .
        }
        p{
            height:150px;
            width:450px;
            border:1px solid brown;
        }
    </style>
</head>
<body>
    <div>
        <p>
        </p>
    </div>
</body>
</html>
Mặc định
visible
hidden
scroll
auto
initial
inherit