HighDots Forums  

Re: GroupBox like CSS

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Re: GroupBox like CSS in the Cascading Style Sheets forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mr.Clean
 
Posts: n/a

Default Re: GroupBox like CSS - 11-03-2004 , 01:42 PM






kchayka <usenet (AT) c-net (DOT) us> wrote

Quote:
Mr.Clean wrote:

http://home.austin.rr.com/theshipman...groupboxes.jpg

I can't get that affect using this HTML/CSS:

snip ishy code

Dump all the absolute positioning, height, width and font sizes. All you
need is
fieldset {
line-height: 1.5em;
width: 10em;
padding: .3em;
}

and add <br> after the first 2 <label> elements.

That is not exactly what I'm looking for, it does not place the radios in the
correct position and the legend gtes moved as well.

I am converting Delphi forms to HTML and need them to be as close to the shown
graphic as possible.

Can anyone show me code to do that?


Reply With Quote
  #2  
Old   
Neal
 
Posts: n/a

Default Re: GroupBox like CSS - 11-03-2004 , 02:32 PM






On 3 Nov 2004 11:42:33 -0800, Mr.Clean <beware_the_matrix (AT) hotmail (DOT) com>
wrote:

Quote:
That is not exactly what I'm looking for, it does not place the radios
in the
correct position and the legend gtes moved as well.

I am converting Delphi forms to HTML and need them to be as close to the
shown
graphic as possible.

Can anyone show me code to do that?
Can you provide a link to a graphic example?



Reply With Quote
  #3  
Old   
Neal
 
Posts: n/a

Default Re: GroupBox like CSS - 11-03-2004 , 03:01 PM



On Wed, 03 Nov 2004 15:32:14 -0500, Neal <neal413 (AT) yahoo (DOT) com> wrote:

Quote:
On 3 Nov 2004 11:42:33 -0800, Mr.Clean <beware_the_matrix (AT) hotmail (DOT) com
wrote:

That is not exactly what I'm looking for, it does not place the radios
in the
correct position and the legend gtes moved as well.

I am converting Delphi forms to HTML and need them to be as close to
the shown
graphic as possible.

Can anyone show me code to do that?

Can you provide a link to a graphic example?

Never mind, found it.

Look at http://users.rcn.com/neal413/delphitest.html


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.