April 1, 201412 yr Plz help me out to design a web page that contain DIV'S of different heights and widths whats challenging about this is that i want to design all these DIV'S using a single class
April 6, 201412 yr Not sure why you want to do it this way. Seems weird and honestly wrong. If you are forced to do it, and have no way to control the markup, then use nth-child. But in reality use unique ids and classes.
Create an account or sign in to comment