Give a proper height to HTML elements.
{height : 10px;}
property value
<!DOCTYPE html>
<html>
<head>
<style>
.tdb-height{
width:200px;
height:300px;
background-color:black;
color:white;
padding:10px;}
</style>
</head>
<body>
<p class="tdb-height">css height property</p>
</body>
</html>
different values of css3 height property
Share TDB SCHOOL
Share this E-Learning Website on social media platforms with your friends and followers