Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 3. Expandable Rows > Identifying the Pieces

Identifying the Pieces

Our next step is to uniquely identify all the elements that we need to assign styles to. Assigning a few ids will enable us to apply positioning, color, and images to turn this simple markup into the finished design.

<ul
						id="register">
						<li
						id="reg">Not registered? <a href="/register/
						">Register</a> now!</li>
						<li
						id="find"><a href="/find/v>Find a store</a></li>
						</ul>
						<div
						id="message">
						<p><strong>Special this week:</strong> $2 shipping on all
						orders! <a href="/special/">LEARN MORE</a></p>
						</div>
					


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial