File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33< html >
44 < head >
5- < title > Flexible Box Layout Module</ title >
5+ < title > CSS Flexible Box Layout Module</ title >
66 < link href ="../default.css " rel =stylesheet type ="text/css ">
77
88 < style type ="text/css ">
1919 < p > < a href ="http://www.w3.org/ "> < img alt =W3C height =48
2020 src ="http://www.w3.org/Icons/w3c_home " width =72 > </ a > <!--end-logo-->
2121
22- < h1 id =head-box-flexible > Flexible Box Layout Module</ h1 >
22+ < h1 id =head-box-flexible > CSS Flexible Box Layout Module</ h1 >
2323
2424 < h2 class ="no-num no-toc " id =w3c-working > Editor's Draft, 19 April 2011</ h2 >
2525
Original file line number Diff line number Diff line change 11<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
2- < html > < head > < title > Flexible Box Layout Module</ title >
2+ < html > < head > < title > CSS Flexible Box Layout Module</ title >
33 < link rel ="stylesheet " type ="text/css " href ="../default.css ">
44< style type ="text/css ">
55 p { margin : .5em 0 ; }
1212< div class ="head ">
1313 <!--logo-->
1414
15- < h1 id ="head-box-flexible "> Flexible Box Layout Module</ h1 >
15+ < h1 id ="head-box-flexible "> CSS Flexible Box Layout Module</ h1 >
1616 < h2 class ="no-num no-toc " id ="w3c-working "> [LONGSTATUS], [DATE]</ h2 >
1717
1818 < dl >
@@ -361,7 +361,7 @@ <h2 id='flexibility'>
361361 and margins are made flexible by setting their value to ''auto'', while the
362362 width and height of a box can be controlled more precisely with the ''fr''
363363 unit or the ''flex()'' function, both defined below.</ p >
364-
364+
365365 < div class =example >
366366 < p class =issue > TODO: Examples!</ p >
367367 </ div >
You can’t perform that action at this time.
0 commit comments