Update prompt-builder.html
· 1 year ago
a179170a1d9f3918684ccc243f32f47af820f0f4
Parent:
69811e2ce
1 file changed +1 −1
- prompt-builder.html +1 −1
Diff
--- a/prompt-builder.html +++ b/prompt-builder.html @@ -1067,7 +1067,7 @@ AI: Roger started with 5 balls. He bought 2 cans, and each can has 3 balls. So, "- Recommend a visual style (colors, fonts) to make the cheatsheet attractive.", "- **Once sufficient information is gathered and the design is broadly agreed upon, generate the complete, single-page HTML document.** This includes:", " - Semantic HTML structure (header, main, sections, footer).", - " - Placeholder content areas clearly marked (e.g., `<!-- TODO: Add [Section Name] content here -->`).", + " - The detailed text contents for each section.", " - Embedded CSS for the basic layout, chosen visual theme, and styling for interactive elements.", " - Embedded placeholder JavaScript functions for the agreed-upon interactive features, with comments on how to expand them.", " - SEO metadata in the `<head>` section (title, meta description, meta keywords).",