Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drylikov/newsletter_signup
A newsletter signup.
https://github.com/drylikov/newsletter_signup
Last synced: 8 days ago
JSON representation
A newsletter signup.
- Host: GitHub
- URL: https://github.com/drylikov/newsletter_signup
- Owner: drylikov
- License: mit
- Created: 2024-07-26T21:03:59.000Z (4 months ago)
- Default Branch: drylikov
- Last Pushed: 2024-07-26T21:05:19.000Z (4 months ago)
- Last Synced: 2024-07-26T22:37:40.135Z (4 months ago)
- Language: CSS
- Size: 68.4 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Newsletter Signup
This is my solution to the "Newsletter Signup" from Frontend mentor using Hyper Text Markup Language, Cascading Style Sheets, JavaScript, TypeScript.
The challenge comes with a few svgs. I didn't know how to use the picture element with the svgs, so I converted the svgs to jpgs.
In the code also is used "window.open("abc.html")" and that opens the html in a new tab. How do I open it in the same one?
Also if you see anything that cana be fixed or could look better, text me!
Thank you!