-
200707 Jun
Posted in Modules
The W3C announced yesterday that they released new versions of the Multi-Column Layout module and the Media Queries module.
The last version of the Media Queries module dated back to July 8th 2002, so some time had passes since. The Multi-column layout module had been updated somewhat more recently, on the 15th of December 2005.
Changes to the Media Queries module
Other than quite a few new examples and the module being updated to the new look and feel, I can’t find much changes to this module…
Changes to the Multi-column layout module
This new version removes the property
column-break-inside, which basically worked the same ascolumn-break-beforeorcolumn-break-afterbut for the inside (hah, you weren’t expecting that, where you?), and “replaces” it withcolumn-fill.It also adds the
column-spanproperty, which makes a lot more sense to me, allowing an element to span multiple columns. Example:h2 { column-span: all; }Good to see those modules updated, let’s hope they make it to final soon(-ish).
You can skip to the end and leave a response.
-
Comments
-
01.
Lusaka says:Comment » June 8th, 2007 at 11:58 am
“removes the property column-break-inside, which basically worked the same as column-break-before or column-break-after but for the inside (hah, you weren’t expecting that, where you?), and “replaces” it with” WHAT?
(I’m not shouting just trying to emphasise my question)
-
02.
hehe the sentence is BAD indeed, let me put back the word that’s supposed to be there :P
-
03.
now it’s back :) something with code inside an anchor being better than an anchor inside a code tag ;)
-
01.
TAG CLOUD
acid3
advanced layout
advanced layout module
Animations
background
border
Browsers
color
css
CSS3.info
CSS WG
csswg
developer tools
disabled
enabled
Feedback
firefox
firefox 3.1
flexible box layout
fonts
generated content
grid positioning
HSLA
HTML5
ie6
jina bolton
jquery
media player
Multicolumn Layout
News
Opera
Opera Dragonfly
presentations
RGBA
safari
Selectors
slides
SVG
text rendering
W3C
wasp
Web Fonts
webkit
windows

Leave a Comment