Wednesday, December 2, 2009

Week -10

Quck question

01)
the most specific form of the rule will take effect, and the other rule will be ignored.

Longer Questions

02) Only if the item 10000 was in an elemetn of its own. something like this.

The grandoldduke

Longer Questions

01)

chemElements
{
width:90%;
background-color:#aabbaa;
font-family:arial;

}

tableHead
{
color:#001100;
font-weight:bold;
font-size:17px;

}

anumHead,nameHead,symbolHead,mptHead,bptHead
{
float: left;
width: 20%;
background-color:#aaaa;


}

element
{
display:block;
}

anum,name,symbol,mp,bt
{
float: left;
width: 20%;


}



02)
a)

/*

b)

tracks[@total="5"]

c)
title[contains(name),"Penderecki"]

d)
title[string-length(name))>11]

Week - 09

We did a exam on this week about we learnt so far from the first week of the lecture.
We preapared for the multiple questions and wrriten the answers for it.