mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 16:22:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			No EOL
		
	
	
		
			195 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			No EOL
		
	
	
		
			195 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html><style>
 | |
|     .container {
 | |
|         display: grid;
 | |
|         grid-template-columns: calc(1fr) calc(1fr);
 | |
|     }
 | |
| </style>
 | |
| <div class="container"><div>1</div><div>2</div><div>3</div></div> | 
