FIXME !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Title/Summary of Discussion Topic

Background

 p {
   text-align: justify;
   text-align-last: justify;
 }
 p.special {
   text-align: center;
   /* last line will be justified!? */
 }

Having the two properties be independent creates this cascading problem.

Problem Statement

How to link up text-align and text-align-last to solve the cascading problem?

Proposal(s)

Summarize state of proposals, give proposed wording, etc. (If there aren't any, delete section.)

 
topics/text-align-last-shorthand.txt · Last modified: 2014/12/09 15:48 by 127.0.0.1
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki