5.Usage of "class" in style rules Register No:1130662054 MC 1803 - xml and web services lab XML Document: <details>
software Engineering Roger Pressman <edition>3rd Rs.200 Let us C++ Kanitkar <edition>4rd <price>Rs.350 GRE Silber <edition>12th <price>Rs.500 CSS Document: book { display:block; position:absolute; width:200px; height:80px; color:black; text-align:center; } book.b1 { background-color:red; left:50px; top:50px; } book.b2
{
}
background-color:green; left:350px; top:50px;
book.b3 { background-color:black; left:50px; top:180px; } book.b4 { background-color:brown; left:350px; top:180px; } name,author,price { display: block; color: white; font-family: Times, serif; font-size: 12pt; text-indent: 15px; text-align: left; } edition { display:block; background-color:blue; font-family: Times, serif; font-size: 15pt; text-indent: 20px; text-align: left; }