File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 55
66/* applies to any <p> descendants of an element of class "example-class-selector" */
77.example-class-selector p {
8- /* Colors are in hexadecimal: http://www.colorpicker.com/ */
8+ /* Colors are in hexadecimal: http://www.colorpicker.com/ */
99 color : # CC00AA ;
1010}
1111
3030 bottom : 0 ;
3131 right : 0 ;
3232 position : absolute;
33- z-index : -1 ;
34- }
33+ z-index : -1 ;
34+ }
Original file line number Diff line number Diff line change 66 < meta charset ="utf-8 ">
77 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
88 <!-- this is a comment in HTML -->
9-
109 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
1110 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
1211 <!--[if lt IE 9]>
You can’t perform that action at this time.
0 commit comments