CHAPTER 5 (Free web hosts) DISPLAYING XML USING CSS 163
CHAPTER 5 DISPLAYING XML USING CSS 163 Using Attributes in Selectors CSS2 introduced the ability to use attributes and their values as selectors for CSS rules. They can be used in the following ways: myElement[myAttribute] which matches …
Original post by humphreyblogart