Example: AI Prompt and The Actions Taken
My Prompt to the AI
"GitHubAI.html was created with a word processor and needs unwanted characters removed, plus background color and an email address in the lower-right corner."
Actions Taken - The AI Explains:
The file was cleaned and standardized. Summary:
Removed LibreOffice Artifacts
- Removed LibreOffice generator metadata.
- Removed excessive font-family declarations (`.western`, `.cjk`, `.ctl`).
- Removed print-specific styling (`@page` rules).
- Converted inline font tags (`<font>`) into semantic HTML.
Added Background Color
- Linked `styles.css`, which provides the site background styling.
Added Email in Lower Right Corner
- Added `info@aipracticelab.org` using the site footer pattern.
Fixed HTML Structure
- Ensured navigation links are inside the `
Skip to content
AI Practice Lab `. - Used proper language and charset declarations.
- Removed redundant attributes and cleaned formatting.
The page now has consistent site styling and cleaner, more maintainable markup.
Interactive Practice Prompt Builder
Type your topic and answer, then click Build Prompt. Copy or share the generated text into any chatbot to get feedback, suggestions, and your next challenge.
Choose the job you want the AI to do: coaching, coding, image prompts, writing help, or research.
Tip: On a phone, tap Share Prompt. On a computer, use Copy Prompt and paste into your chatbot.