Search Result

Collapse
2 results in 0.0040 seconds.
Keywords
Members
Tags
fieldset height 100
  •  

  • Nate12o6
    Guest started a topic fieldset height

    fieldset height

    Hey guys, i am having trouble with getting the heights corrected on my
    fieldset. Right now i have 2 table cells side by side. And inside of
    each there is a field set. The fieldset to the right is longer then
    the one to the left. So the one to the left centers itself virticaly
    to the cell. Is there any way i can eather raise it all the way to
    the top or make the height 100% of the cell? I have tried height=100%...
    See more | Go to post

  • Trent
    Guest started a topic Fieldset height

    Fieldset height

    Hello,

    I have a <fieldset> in a <TD>. I want the fieldset to be as high as
    the TD.

    Setting the fieldset's height to 100% works in IE. Opera ignores it.
    Firefox & Netscape 7.1 give it the height of the whole page. Any
    suggestions? Here is my code:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <HTML>
    <HEAD>
    <TITLE>...
    See more | Go to post
Working...