mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 06:02:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			No EOL
		
	
	
		
			300 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			No EOL
		
	
	
		
			300 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <style>
 | |
|     body {
 | |
|         font-family: 'SerenitySans';
 | |
|     }
 | |
| 
 | |
|     #inline-box {
 | |
|         background-color: red;
 | |
|         margin-top: 50px;
 | |
|         margin-bottom: 25px;
 | |
|         width: 100px;
 | |
|         height: 100px;
 | |
| 
 | |
|         display: inline-block;
 | |
|     }
 | |
| </style>Well, <div id="inline-box"></div> friends. | 
