Thursday, June 10, 2010

Skip unwanted new lines while using div tags

    By setting any of display, width and flow values we can get the things in single line
    If one DIV contains more DIV's inside means use display for top DIV to (-moz-grid-group, -mox-box or etc) to get all things in a single line
    If there are separate DIV's there means use width property for each to get things rite.


No comments:

Post a Comment