[WEB4LIB] RE: hanging indents?
kmb19 at cornell.edu
kmb19 at cornell.edu
Wed Mar 14 18:08:06 EST 2001
> > Is there any way to create a hanging indent on a web page? We're
> > creating a page on citing in MLA style, and while I'm fairly sure
> > this can't be done, I thought I'd ask the experts.
>
> I don't know any logical way to do it: I'm hoping someone else will know
> one. What follow are some truly horrible kludges shared in a spirit of
> morbid fascination.
In CSS you just set in the style sheet p {text-indent: -20pt;} or what
have you. Or set a subclass of p.
More information about the Web4lib
mailing list