Skip to content

[WIP] Create static mockup from provided design - #2

Draft
Mr-Muhammad-Kashan with Copilot wants to merge 1 commit into
mainfrom
copilot/create-static-mockup
Draft

[WIP] Create static mockup from provided design#2
Mr-Muhammad-Kashan with Copilot wants to merge 1 commit into
mainfrom
copilot/create-static-mockup

Conversation

Copilot AI commented Mar 11, 2026

Copy link
Copy Markdown

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Instructions:
Act as an elite UI/UX Frontend Engineer. I am providing an image (or images) of a complete webpage. I need you to reverse-engineer this entire design into a 100% pixel-perfect, fully functional static mockup.

CRITICAL INSTRUCTION: You must output the ENTIRE webpage in ONE single, continuous code block. Do NOT split the code. Do NOT give me snippets. Do NOT use comments like "" or "". I need the complete, ready-to-run file from to . Take a deep breath and write the full code.

Technical Constraints:

  1. Architecture: A single file containing pure HTML5, CSS3, and Vanilla JavaScript.
  2. Styling: Do NOT use external CSS, Tailwind, Bootstrap, or any frameworks. Write all CSS inside a <style> block in the . Use Flexbox or CSS Grid for precise layouts.
  3. Interactivity: Write all JavaScript inside a <script> block at the very bottom of the . Include basic hover states for all buttons/links, and make any mobile menus or dropdowns functional.

Visual Constraints:

  1. Colors & Typography: Extract exact hex codes from the image. Replicate the exact font weights, sizes, spacing, padding, and margins. Import a matching Google Font (like Inter or Roboto).
  2. Assets: Use "https://placehold.co/WIDTHxHEIGHT" for all images, sizing them to match the screenshot exactly. For logos, use a styled text span or an SVG placeholder.

Your only output should be the single, fully complete HTML code block. Do not explain the code. Just provide the final, complete file.


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants