Could this be done in IE?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Firas D.

    Could this be done in IE?



    I bet the answer is 'no', but is there a way to make the "Every window
    on Alcatraz..." not skip a line without using parent > child selectors?

    I'm avoiding <br> for semantics and because I want the first-line indent
    to be applied to the line (but I guess I'll go with <br> and &nbsp; if
    there's no other way (unless the line skip doesn't look that bad at all?))

  • Brian

    #2
    Re: Could this be done in IE?

    Firas D. wrote:[color=blue]
    > http://www.firasd.org/works/academic...s/humains.html
    >
    > I bet the answer is 'no', but is there a way to make the "Every
    > window on Alcatraz..." not skip a line without using parent > child
    > selectors?[/color]

    Yes. Apply a class to the paragraphs in question.
    [color=blue]
    > (unless the line skip doesn't look that bad at all?))[/color]

    It doesn't imho.

    --
    Brian (follow directions in my address to email me)


    Comment

    • Firas D.

      #3
      Re: Could this be done in IE?

      > Brian wrote:[color=blue]
      >[color=green]
      >> Firas D. wrote:[/color]
      >[color=green]
      >> Yes. Apply a class to the paragraphs in question.[/color][/color]
      got it :) thanks[color=blue]
      >[color=green][color=darkred]
      >>> (unless the line skip doesn't look that bad at all?))[/color]
      >>
      >>
      >> It doesn't imho.
      >>[/color][/color]

      While we're at it, last question: does anyone think the border should go?

      Comment

      • A Hess

        #4
        Re: Could this be done in IE?

        Somewhere around 1/31/04 4:41 PM, Firas D. typed wildly with reckless
        abandon:
        [color=blue]
        >
        > While we're at it, last question: does anyone think the border should go?[/color]

        It looks fine to me. It would look too plain without it.

        Maybe even take it a step further and put a really light pattern around
        the outside but leave the content div white. Something like this:


        I have no idea what the page is about, or even if something like that
        would be appropriate. ;) Just throwing some ideas out there. See you
        later, Aron

        Comment

        Working...