243 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			243 B
		
	
	
	
	
	
	
	
title
| title | 
|---|
| Inform with the Paragraph Element | 
You are asked to create another HTML element. A brief recap on how to achieve that:
- Create an opening tag.
 - Write some content (usually plain text)
 - Create a closing tag.
 
Good luck!