Some checks failed
DevSecOps-Multibranch/pipeline/head There was a failure building this commit
963 B
963 B
DevSecOps-Lab
Sample Application for Learning DevSecOps
Sample Web Page
A simple, responsive web application built with HTML, CSS, and JavaScript.
Features
- Responsive design for all devices
- Modern UI with gradient backgrounds
- Smooth navigation and scrolling
- Contact form functionality
- Service cards showcase
Project Structure
.
├── index.html # Main HTML file
├── styles.css # CSS styling
├── script.js # JavaScript functionality
└── README.md # This file
Quick Start
- Open
index.htmlin your browser - Navigate through sections using the navigation menu
- Click "Get Started" button to see the CTA functionality
- Fill in the contact form to test form submission
Browser Support
- Chrome (latest)
- Firefox (latest)
- Safari (latest)
- Edge (latest)
License
MIT License - Feel free to use this project as a starting point for your own web applications.