Sunday, May 10, 2020

first-angular Project

Output : 


I have created "first-angular" name project and in this project have a 3 components named as header, footer and section which inside the header and footer.

This is simple and first project for starting Angular. 


Program Description :
I have created 3 components named as header, footer and section which inside the header and footer.
 

No comments:

Post a Comment

Simple Example of div tag in html with css

HTML and CSS Code : <!DOCTYPE html> <html lang="en"> <head>     <meta charset="UTF-8">     <m...