This is a basic HTML personal brand website that serves as an initial project for anyone looking to learn and experiment with HTML, CSS, and JavaScript. It's designed as a simple, static website that showcases your personal brand, such as your profile, projects, skills, and contact details.
- Basic HTML structure: Learn the foundation of web development by understanding the core elements of HTML.
- CSS Styling: Practice applying styles using CSS for layout, typography, and responsive design.
- JavaScript: Experiment with basic interactivity by integrating JavaScript functionality.
- Responsive Design: The website is designed to be responsive and works well on various screen sizes.
- Customizable: Easily modify the content, styles, and scripts to reflect your personal brand.
- HTML: For structuring the webpage.
- CSS: For styling and layout.
- JavaScript: For interactive elements and animations (if any).
-
Clone the repository:
git clone https://github.com/rprakashdass/basic-html-personalbrand-website.git
-
Open the index.html file in your favorite browser:
open index.html
-
Experiment and Modify: Feel free to make changes to the HTML, CSS, and JavaScript files to suit your needs.
- Home Page:
- Login Page (card):
- Form submission: