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