Alex,

On Sun, 2011-08-07 at 11:11 +0300, alex bodnaru wrote: 

> body
>       p { margin-bottom: 0.3cm; margin-top: 0pt; }
> hello friends,
> 
> 
> i'm asking for help with setting the column widths for a grid
>       control.
> 
> 
> anyone with some insight could help.
> 
> 
> 
> 
> thanks in advance,
> 
> 
> alex
> 
> 

My guess is you want two or more columns on a webpage. The p tag sets
the options for all generic paragraphs and is not used to make columns.
You could use side by side divisions (div tag) with specified widths.
Each paragraph in a division should wrap correctly within the division

-- 
Jay Lozier
[email protected]

-- 
For unsubscribe instructions e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to