You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							26 lines
						
					
					
						
							626 B
						
					
					
				
			
		
		
	
	
							26 lines
						
					
					
						
							626 B
						
					
					
				| <!DOCTYPE html>
 | |
| <html lang="en">
 | |
| 
 | |
| <head>
 | |
| 	<title>30DaysOfJavaScript:21 Day </title>
 | |
| </head>
 | |
| 
 | |
| <body>
 | |
| 	<div class="wrapper">
 | |
| 		<h1>Asabeneh Yetayeh challenges in 2020</h1>
 | |
| 		<h2>30DaysOfJavaScript Challenge</h2>
 | |
| 		<ul>
 | |
| 			<li>30DaysOfPython Challenge Done</li>
 | |
| 			<li>30DaysOfJavaScript Challenge Ongoing</li>
 | |
| 			<li>30DaysOfReact Challenge Coming</li>
 | |
| 			<li>30DaysOfFullStack Challenge Coming</li>
 | |
| 			<li>30DaysOfDataAnalysis Challenge Coming</li>
 | |
| 			<li>30DaysOfReactNative Challenge Coming</li>
 | |
| 			<li>30DaysOfMachineLearning Challenge Coming</li>
 | |
| 		</ul>
 | |
| 	</div>
 | |
| 	<script src="./scripts/main.js"></script>
 | |
| 
 | |
| </body>
 | |
| 
 | |
| </html> |