The Adjacent Sibling Selector : selector : Style Basics HTML CSS TUTORIALS


HTML CSS TUTORIALS » Style Basics » selector »

 

The Adjacent Sibling Selector


 

An adjacent sibling selector matches an element type that is the next sibling of another. 


h1 + p {}



 



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Style Basics
» selector