Skip to content

itversity/demo123

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITVersity Website

This is the official website for ITVersity, Inc., showcasing our training programs and placement assistance services.

Features

  • 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

Local Development

To run this website locally:

  1. Clone this repository
  2. Open index.html in your web browser

Deployment to GitHub Pages

To deploy this website to GitHub Pages:

  1. Create a new repository on GitHub
  2. Push these files to your repository
  3. Go to your repository's Settings
  4. Scroll down to the "GitHub Pages" section
  5. Under "Source", select "main" branch
  6. Click "Save"
  7. Your site will be published at https://[your-username].github.io/[repository-name]

File Structure

├── index.html          # Main HTML file
├── styles.css          # CSS styles
├── script.js           # JavaScript functionality
└── README.md          # This file

Customization

  • 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

Contact

For any questions or support, please use the contact form on the website.

License

© 2024 ITVersity, Inc. All rights reserved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published