Clean code in very long prompts

Well, I agree; but you can simply do something like create references to external CSS, JS and IMAGE files and not include them directly in the ChatGPT validation.

Normally, when I write HTML I always host the CSS and JS files (and images, etc) somewhere outside of the HTML and just reference them in the HTML file. This approach is easier to maintain over time, debug, and make changes as well :slight_smile:

See, for example: