File tree Expand file tree Collapse file tree 2 files changed +48
-48
lines changed Expand file tree Collapse file tree 2 files changed +48
-48
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">  
22< html > 
3-   < head > 
4-     < style > <![CDATA [
5- 			.block  {
6- 				width:  100px;
7- 				height:  20px;
8- 			}
9- 			div.block  ul  li .small  {
10- 				margin:  10px;
11- 			}
12- 		]]> </ style > 
13-   </ head > 
14-   < body > 
15- 		< div  class ="block " style ="width: 100px; height: 20px; "> 
16- 			text
3+ < head > < style > 
4+             .block  {
5+                 width :  100px  ;
6+                 height :  20px  ;
7+             }
8+             div .block  ul  li .small  {
9+                 margin :  10px  ;
10+             }
11+         </ style > </ head > 
12+ < body > 
13+         < div  class ="block " style ="width: 100px; height: 20px; "> 
14+             text
1715
18- 			< ul > < li > 
19- 					Big list
20- 				</ li > 
21- 				< li  class ="small " style ="margin: 10px; "> 
22- 					Small list
23- 				</ li > 
24- 			</ ul > </ div > 
25- 	</ body > 
26- </ html > 
16+             < ul > 
17+ < li > 
18+                     Big list
19+                 </ li > 
20+                 < li  class ="small " style ="margin: 10px; "> 
21+                     Small list
22+                 </ li > 
23+             </ ul > 
24+ </ div > 
25+     </ body > 
26+ </ html > 
Original file line number Diff line number Diff line change 11< html > 
2- 	 < head > 
3- 		 < style > 
4- 			 .block  {
5- 				 width :  100px  ;
6- 				 height :  20px  ;
7- 			 }
8- 			 div .block  ul  li .small  {
9- 				 margin :  10px  ;
10- 			 }
11- 		 </ style > 
12- 	 </ head > 
13- 	 < body > 
14- 		 < div  class ="block "> 
15- 			 text
2+      < head > 
3+          < style > 
4+              .block  {
5+                  width :  100px  ;
6+                  height :  20px  ;
7+              }
8+              div .block  ul  li .small  {
9+                  margin :  10px  ;
10+              }
11+          </ style > 
12+      </ head > 
13+      < body > 
14+          < div  class ="block "> 
15+              text
1616
17- 			 < ul > 
18- 				 < li > 
19- 					 Big list
20- 				 </ li > 
21- 				 < li  class ="small "> 
22- 					 Small list
23- 				 </ li > 
24- 			 </ ul > 
25- 		 </ div > 
26- 	 </ body > 
27- </ html > 
17+              < ul > 
18+                  < li > 
19+                      Big list
20+                  </ li > 
21+                  < li  class ="small "> 
22+                      Small list
23+                  </ li > 
24+              </ ul > 
25+          </ div > 
26+      </ body > 
27+ </ html > 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments