<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>
<head>
<style>
big.x
{
background:red;
}
</style>
</head>
<body>
<big class="x">mssql</big>
<h3 class="y">html</h3>
<big>mssql</big>
</body>
</html>
No comments:
Post a Comment