valign=top in css?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • dterrors@hotmail.com

    valign=top in css?


    How do you do valign=top for a table cell in CSS? (and align=left at
    the same time)?

  • Jukka K. Korpela

    #2
    Re: valign=top in css?

    dterrors@hotmai l.com wrote:
    [color=blue]
    > How do you do valign=top for a table cell in CSS? (and align=left at
    > the same time)?[/color]

    That's a CSS question, isn't it? In future, please post CSS questions
    to comp.infosystem s.www.authoring.stylesheets.

    The answers are
    vertical-align: top
    text-align: left

    --
    Yucca, http://www.cs.tut.fi/~jkorpela/
    Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html

    Comment

    • dterrors@hotmail.com

      #3
      Re: valign=top in css?


      Jukka K. Korpela wrote:[color=blue]
      > dterrors@hotmai l.com wrote:
      >[color=green]
      > > How do you do valign=top for a table cell in CSS? (and align=left[/color][/color]
      at[color=blue][color=green]
      > > the same time)?[/color]
      >
      > That's a CSS question, isn't it? In future, please post CSS questions
      > to comp.infosystem s.www.authoring.stylesheets.
      >
      > The answers are
      > vertical-align: top
      > text-align: left
      >
      > --
      > Yucca, http://www.cs.tut.fi/~jkorpela/
      > Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html[/color]

      Thanks but html and css are too closely related to tell me I posted
      that to the wrong group. I will continue to post css questions here.
      You're over-categorizing.

      Comment

      • Jukka K. Korpela

        #4
        Re: valign=top in css?

        dterrors@hotmai l.com wrote:
        [color=blue]
        > Thanks but html and css are too closely related to tell me I posted
        > that to the wrong group. I will continue to post css questions here.[/color]

        If you insist on doing so, you will get ignored by most people who
        could give you correct advice.
        [color=blue]
        > You're over-categorizing.[/color]

        I didn't invent the group structure, I just live by it.

        --
        Yucca, http://www.cs.tut.fi/~jkorpela/
        Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html

        Comment

        • dterrors@hotmail.com

          #5
          Re: valign=top in css?


          Jukka K. Korpela wrote:[color=blue]
          >
          > I didn't invent the group structure, I just live by it.
          >[/color]

          Maybe we can work together to defy it. That's the nature of the
          internet.

          Comment

          Working...