This is the official website for ITVersity, Inc., showcasing our training programs and placement assistance services.
- Responsive design that works on desktop and mobile
- Modern UI with smooth animations
- Contact form for inquiries
- Information about courses and locations
- Social media integration
To run this website locally:
- Clone this repository
- Open
index.html
in your web browser
To deploy this website to GitHub Pages:
- Create a new repository on GitHub
- Push these files to your repository
- Go to your repository's Settings
- Scroll down to the "GitHub Pages" section
- Under "Source", select "main" branch
- Click "Save"
- Your site will be published at
https://[your-username].github.io/[repository-name]
├── index.html # Main HTML file
├── styles.css # CSS styles
├── script.js # JavaScript functionality
└── README.md # This file
- To change colors: Edit the CSS variables in
styles.css
- To add new sections: Add new sections in
index.html
- To modify animations: Edit the JavaScript in
script.js
For any questions or support, please use the contact form on the website.
© 2024 ITVersity, Inc. All rights reserved.