Hi all,
I was just thinking about Daniel's comments and Stuart's reply, and it gave me
a few really rough ideas. I could see a possibility of this working by
emulating the behavior for marker elements, with replaced content in either
the margin or padding. By default, you could have a repeat-x value for the
marker equal to the line height of the content contained inside.
Another possibility would be to extend background to include text characters,
which could base their repeat-x value on the line-height of their container.
So the style for an element would be something like:
p{padding-left:1.5em;background: char(">") repeat-x;}
or, if margins could have their own background, it could be:
p{margin-left: 1.5em char(">") repeat-x;}
While this doesn't explicity "add" the content to the document, it could give
the desired view.
-Dylan Schiemann
http://www.dylanschiemann.com/
- Re: Pref - character for quoted text Stuart Ballard
- Re: Pref - character for quoted text Ben Bucksch
- Re: Pref - character for quoted text Daniel Bratell
- Re: Pref - character for quoted text Akkana
- Re: Pref - character for quoted text Stuart Ballard
- Re: Pref - character for quoted text Ben Bucksch
- Re: Pref - character for quoted text J.B. Moreno
- Re: Pref - character for quoted text Ben Bucksch
- Re: Pref - character for quoted text Daniel Glazman
- Re: Pref - character for quoted text Stuart Ballard
- Re: Pref - character for quoted text Dylan Schiemann
- Re: Pref - character for quoted text Basic (LW)
- Re: Pref - character for quoted text Basic (LW)
- Re: Pref - character for quoted text J. Moreno
- Re: Pref - character for quoted text Ben Bucksch
- Re: Pref - character for quoted text Dylan Schiemann
- Re: Pref - character for quoted text Jonas Sicking
- Re: Pref - character for quoted text Ben Bucksch
- Re: Pref - character for quoted text Ian Hickson
- Re: Pref - character for quoted text J.B. Moreno
- Re: Pref - character for quoted text Ben Bucksch
