or.. I have a class that is .mas{margin:5px;} mas is margin all small, or
mam (margin all medium} .mam{margin: 10px} or margin all large .mal
{margin:20px;} or other mts (margin-top-small} .mts{margin-top: 5px} . I
give the name for easy remember.
On Fri, Apr 20, 2012 at 12:36 AM, Saiful Amri <[email protected]> wrote:
> I add in my customs css a class that is .clear{clear:both;} and the put
> after each row class
>
>
>
>
> On Fri, Apr 20, 2012 at 12:20 AM, andrewarrow <[email protected]> wrote:
>
>> is there a better way to do:
>>
>> <div class="row"> </div>
>>
>> ? just an easy way to put 10px between two rows.
>
>
>