* fix: restructure certifications guide articles * fix: added 3 dashes line before prob expl * fix: added 3 dashes line before hints * fix: added 3 dashes line before solutions
		
			
				
	
	
		
			9 lines
		
	
	
		
			409 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			409 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
 | |
| 
 | |
| ---
 | |
| ## Problem Explanation
 | |
| 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.
 |