Resolve merge conflict: Combine DevSecOps-Lab and sample-webpage README
Some checks failed
DevSecOps-Multibranch/pipeline/head There was a failure building this commit
Some checks failed
DevSecOps-Multibranch/pipeline/head There was a failure building this commit
This commit is contained in:
16
README.md
16
README.md
@@ -1,8 +1,12 @@
|
||||
# Sample Web Page
|
||||
# DevSecOps-Lab
|
||||
|
||||
Sample Application for Learning DevSecOps
|
||||
|
||||
## Sample Web Page
|
||||
|
||||
A simple, responsive web application built with HTML, CSS, and JavaScript.
|
||||
|
||||
## Features
|
||||
### Features
|
||||
|
||||
- Responsive design for all devices
|
||||
- Modern UI with gradient backgrounds
|
||||
@@ -10,7 +14,7 @@ A simple, responsive web application built with HTML, CSS, and JavaScript.
|
||||
- Contact form functionality
|
||||
- Service cards showcase
|
||||
|
||||
## Project Structure
|
||||
### Project Structure
|
||||
|
||||
```
|
||||
.
|
||||
@@ -20,20 +24,20 @@ A simple, responsive web application built with HTML, CSS, and JavaScript.
|
||||
└── README.md # This file
|
||||
```
|
||||
|
||||
## Quick Start
|
||||
### Quick Start
|
||||
|
||||
1. Open `index.html` in your browser
|
||||
2. Navigate through sections using the navigation menu
|
||||
3. Click "Get Started" button to see the CTA functionality
|
||||
4. Fill in the contact form to test form submission
|
||||
|
||||
## Browser Support
|
||||
### Browser Support
|
||||
|
||||
- Chrome (latest)
|
||||
- Firefox (latest)
|
||||
- Safari (latest)
|
||||
- Edge (latest)
|
||||
|
||||
## License
|
||||
### License
|
||||
|
||||
MIT License - Feel free to use this project as a starting point for your own web applications.
|
||||
|
||||
Reference in New Issue
Block a user