<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>
0 comments:
Post a Comment