This is a simple web project that allows users to create profile cards dynamically.
Users can enter:
- Profile picture link (DP)
- Name
- Short description (about info)
Once submitted, a styled profile card will be displayed on the page.
- Dynamic profile card creation
- Custom profile picture, name, and about section
- Styled with CSS
- Clears form inputs automatically after submission
- HTML5
- CSS3
- JavaScript (DOM Manipulation)