Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/narendrakoya999/newsletter-card
This is A Newsletter Card Project using HTML5 and CSS3
https://github.com/narendrakoya999/newsletter-card
css3 css3-flexbox html5 media-queries
Last synced: about 2 months ago
JSON representation
This is A Newsletter Card Project using HTML5 and CSS3
- Host: GitHub
- URL: https://github.com/narendrakoya999/newsletter-card
- Owner: NarendraKoya999
- Created: 2023-08-18T16:04:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-18T16:21:48.000Z (over 1 year ago)
- Last Synced: 2023-08-18T17:34:16.595Z (over 1 year ago)
- Topics: css3, css3-flexbox, html5, media-queries
- Language: HTML
- Homepage: https://narendrakoya999.github.io/Newsletter-Card/
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Newsletter Card
A simple newsletter subscription card with HTML5 and CSS3.## Description
This project implements a newsletter subscription card using HTML5 and CSS3. Users can sign up for a free newsletter to receive quick updates about frontend skills.
## Preview
[Newsletter Card Preview](https://narendrakoya999.github.io/Newsletter-Card/)
## Languages Used
![HTML5](https://img.shields.io/badge/HTML5-valid-orange?style=flat&logo=html5)
![CSS3](https://img.shields.io/badge/CSS3-valid-blue?style=flat&logo=css3)## Features
- Responsive design using CSS3 media queries.
- Subscription form with email input and subscribe button.
- Checkbox for agreeing to receive the newsletter.## Usage
1. Clone this repository to your local machine.
2. Open the `index.html` file in a web browser to see the newsletter subscription card.## License
This project is licensed under the MIT License [![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)