7 lines
		
	
	
		
			383 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			383 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
---
 | 
						|
title: Apply the flex-direction Property to Create Rows in the Tweet Embed
 | 
						|
---
 | 
						|
## Apply the flex-direction Property to Create Rows in the Tweet Embed
 | 
						|
 | 
						|
The purpose of this challenge is to ensure the child elements of <i>header</i> and <i>footer</i> are aligned in a row. While the default flex direction is a row. It is best to be explicit about your styling as much as possible.
 |