Revision: 56540
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at April 2, 2012 21:05 by epyyjop
Initial Code
$('li:nth-child(4)').css('background', 'gray');
Initial URL
http://tutsplus.com/lesson/jquery-30-days-quiz-1/
Initial Description
Choose the 4th list item and change the background color to gray
Initial Title
Choose 4th list item change color to gray
Initial Tags
list
Initial Language
jQuery