McGrath: Proposal for a new Fedora project
Posted Oct 4, 2010 15:12 UTC (Mon) by
flammon (guest, #807)
In reply to:
McGrath: Proposal for a new Fedora project by ajf
Parent article:
McGrath: Proposal for a new Fedora project
Please have a look at the CSS3 Template Layout Module and let me know if you're opinion still holds.
http://www.w3.org/TR/css3-layout/
Screenshot of layout
Here's the cSS
@page :first {
display: "A A A A A A A A A" / 5cm
". . . . . . . . ." / 0.25cm
"B . C C C C C C C" / *
"B . C C C C C C C" / *
"B . C C C C C C C" / *
"B . C C C C C C C" / *
"B . C C C C C C C" / *
"B . D D D D D D D" / *
"B . D D D D D D D" / *
"B . E E E . F F F" / *
"B . E E E . F F F" / *
"B . E E E . F F F" / *
* 3em * 3em * 3em * 3em *
}
h1 {position: a; border-bottom: thick; margin-bottom: 1.5em}
#toc {position: b; margin-right: -1.5em; border-right: thin;
padding-right: 1.5em}
#leader {position: c; columns: 4; column-gap: 3em}
#art1 {position: d; columns: 4; column-gap: 3em; border-top: thin}
#art2 {position: e; columns: 2; column-gap: 3em}
#art3 {position: f; columns: 2; column-gap: 3em}
That's quite powerful and very easy to update. What other toolkit allows for such ease?
(
Log in to post comments)