Develop a responsive Code Snippet Generator tool using HTML, CSS, and JavaScript.
- Allow users to input code and select the programming language for syntax highlighting.
- Include a copy-to-clipboard button for easy sharing.
- Implement a dark mode option for better user experience.
- Provide options to customize the appearance of the code snippet.
Or
Write a complete responsive code of Code Snippet Generator with all its features in HTML with CSS and JavaScript.
- Features:
- Input code and select programming language for syntax highlighting.
- Copy-to-clipboard button for easy sharing.
- Dark mode option.
- Customize appearance of code snippet.