Skip to content

anjianonymous2-byte/website-copy-html-css-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPIRO MULTI ACTIVITIES - Static Website

A clean, modern, and fully responsive static website for SPIRO MULTI ACTIVITIES CO. LTD - a leading pharmaceutical company specializing in cold chain injectable products.

🚀 Features

  • Fully Static: Pure HTML, CSS, and JavaScript - no backend required
  • Responsive Design: Works perfectly on all devices and screen sizes
  • Modern UI/UX: Clean design with smooth animations and interactions
  • Fast Loading: Optimized images and code for quick load times
  • Accessible: Built with accessibility best practices
  • SEO Friendly: Proper meta tags and semantic HTML structure

📁 Project Structure

/app/
├── index.html          # Main HTML file
├── styles.css          # All CSS styles and responsive design
├── script.js           # JavaScript functionality and interactions
└── README.md          # This file

🎨 Design Features

Color Scheme

  • Primary Dark: #2f3631 (text and UI elements)
  • Background: #fefee2 (light cream background)
  • Accent Colors:
    • Yellow: #f8d041 (primary actions and highlights)
    • Green: #23ec6f (success and nature elements)
    • Blue: #44ddf5 (trust and technology elements)

Sections Included

  1. Header - Fixed navigation with mobile-responsive menu
  2. Hero Section - Eye-catching introduction with geometric shapes
  3. Counters - Animated statistics showing company achievements
  4. About Section - Company information with CEO spotlight
  5. Expertise Section - Three pillars of pharmaceutical excellence
  6. Why Choose Us - Nine compelling reasons with interactive elements
  7. Facilities - Image carousels showcasing capabilities
  8. Footer - Contact information and company details

🛠️ Technical Features

JavaScript Functionality

  • Smooth Scrolling: Navigation links smoothly scroll to sections
  • Mobile Menu: Responsive hamburger menu for mobile devices
  • Counter Animation: Numbers animate when scrolled into view
  • Image Carousels: Auto-sliding facility images with pause on hover
  • Intersection Observer: Performance-optimized scroll-based animations
  • Keyboard Navigation: Full keyboard accessibility support

CSS Features

  • Flexbox & Grid: Modern layout techniques for responsive design
  • CSS Custom Properties: Maintainable color and spacing variables
  • Smooth Animations: CSS transitions and keyframe animations
  • Mobile-First: Responsive breakpoints for all screen sizes
  • Performance Optimized: Efficient CSS with minimal redundancy

Performance Optimizations

  • Image Lazy Loading: Images load only when needed
  • Debounced Scroll Events: Optimized scroll performance
  • CSS Animations: Hardware-accelerated transitions
  • Minimal Dependencies: Only Lucide icons library used
  • Efficient DOM Manipulation: Minimal JavaScript overhead

🚀 Getting Started

  1. Simple Setup: Just open index.html in any modern web browser
  2. Local Server (optional): Use any static file server like:
    # Python
    python -m http.server 8000
    
    # Node.js
    npx serve .
    
    # PHP
    php -S localhost:8000

📱 Browser Support

  • ✅ Chrome/Chromium 90+
  • ✅ Firefox 88+
  • ✅ Safari 14+
  • ✅ Edge 90+
  • ✅ Mobile browsers (iOS Safari, Chrome Mobile)

🎯 Key Highlights

Content Areas

  • Cold Chain Expertise: Specialized temperature-sensitive pharmaceutical handling
  • Regulatory Compliance: WHO GDP, GMP, and FDA compliance
  • Global Reach: 15+ countries served with 500+ products
  • Professional Team: 150+ healthcare professionals
  • Quality Assurance: 24/7 monitoring and validated processes

Interactive Elements

  • Animated counters showing key statistics
  • Auto-sliding image carousels with manual controls
  • Smooth scroll navigation
  • Hover effects and transitions
  • Mobile-responsive hamburger menu
  • Infinite scrolling client logos

🔧 Customization

Easy Modifications

  • Colors: Update CSS custom properties in :root
  • Content: Edit text directly in index.html
  • Images: Replace image URLs with your own
  • Styling: Modify styles.css for design changes
  • Functionality: Extend script.js for additional features

Adding New Sections

  1. Add HTML structure to index.html
  2. Add corresponding styles to styles.css
  3. Add any interactive functionality to script.js
  4. Update navigation links if needed

📈 Performance Metrics

  • Loading Speed: Optimized for fast initial load
  • Image Optimization: Proper sizing and lazy loading
  • JavaScript: Minimal and efficient code
  • CSS: Organized and maintainable styles
  • Accessibility: WCAG compliant structure

🤝 Contributing

This is a static website project. To make improvements:

  1. Edit the HTML structure in index.html
  2. Update styles in styles.css
  3. Add functionality in script.js
  4. Test across different browsers and devices

📞 Contact Information

SPIRO MULTI ACTIVITIES CO. LTD


Built with ❤️ for pharmaceutical excellence

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •