More tips like this to the list would be awesome!

-- 
Registered Linux User: #480675
Registered Linux Machine: #408606
Linux since June 2005

On Mon, May 11, 2020 at 10:10 AM Wade Smart <wadesm...@gmail.com> wrote:
>
> Ive not seen much done with the <br> before.
> Ill have to play with that myself.
>
> --
> Registered Linux User: #480675
> Registered Linux Machine: #408606
> Linux since June 2005
>
> On Mon, May 11, 2020 at 10:08 AM Eric A. Meyer <e...@meyerweb.com> wrote:
> >
> > This is a fun tip for those of you who may have missed it:
> >
> > https://twitter.com/chriscoyier/status/1257736705387270145
> >
> > I plan to use it myself in an addition to the CSS for my newish design:
> >
> > blockquote {white-space: pre;}
> > blockquote br {display: none;}
> >
> > This will let me use blockquotes to quote both prose and poetry without
> > having to use <br>s for the latter-- while not blowing up the layout of
> > old blockquotes where I DID scatter <br>s all over, because I wrote them
> > a decade or two ago when that was necessary.
> >
> > (I'm also posting to see if I can track down the source of some
> > troublesome off-list traffic, but that genuinely is a trick I thought
> > you'd all appreciate, and I'd be interested to hear if there are any
> > problems with it.)
> >
> >
> > --
> > Eric A. Meyer - http://meyerweb.com/
> > ______________________________________________________________________
> > css-discuss [css-d@css-discuss.org]
> > http://www.css-discuss.org/mailman/listinfo/css-d
> > List wiki/FAQ -- http://css-discuss.incutio.com/
> > List policies -- http://css-discuss.org/policies.html
> > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
______________________________________________________________________
css-discuss [css-d@css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to