latest Post

html elements with class name in css

<html>
<head>
<style>
big.x
{
background:red;
}
</style>
</head>
<body>
<big class="x">mssql</big>
<h3 class="y">html</h3>
<big>mssql</big>
</body>
</html>

About Mallikarjun A

Mallikarjun A
Recommended Posts × +

0 comments:

Post a Comment