Web Development with jQuery®

(Elliott) #1

(^144) ❘ CHAPTER 5 ITERATION OF ARRAYS AND OBJECTS



Rubber Soul



  • Drive My Car

  • Norwegian Wood (This Bird Has Flown)

  • You Won't See Me

  • Nowhere Man

  • Think for Yourself

  • The Word

  • Michelle

  • What Goes On

  • Girl

  • I'm Looking Through You

  • In My Life

  • Wait

  • If I Needed Someone

  • Run for Your Life




The preceding markup document includes the following style sheet:
body {
font: 12px "Lucida Grande", Arial, sans-serif;
color: rgb(50, 50, 50);
margin: 0 ;
padding: 0 10px;
}
ul {
list-style: none;
margin: 0 0 10px 0 ;
padding: 10px;
background: yellow;
width: 250px;
}
ul li {
padding: 3px;
}
h4 {
margin: 10px 0 ;
}
li.rubberSoulJohn {
background: lightblue;
}
li.rubberSoulPaul {
background: lightgreen;
}
li.rubberSoulGeorge {
background: lightyellow;
}
[http://www.it-ebooks.info](http://www.it-ebooks.info)
Free download pdf