From 483604370ab8ddb22d6fac815c1873c8143bec82 Mon Sep 17 00:00:00 2001 From: promptadmin Date: Sat, 6 Jun 2026 20:46:38 +0000 Subject: [PATCH] Automated ingestion of prompt: Modify Front-End Webpage with Codex and Image Input --- ...nd_webpage_with_codex_and_image_inpu_1696.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 prompts/coding/modify_front_end_webpage_with_codex_and_image_inpu_1696.md diff --git a/prompts/coding/modify_front_end_webpage_with_codex_and_image_inpu_1696.md b/prompts/coding/modify_front_end_webpage_with_codex_and_image_inpu_1696.md new file mode 100644 index 0000000..ddceddb --- /dev/null +++ b/prompts/coding/modify_front_end_webpage_with_codex_and_image_inpu_1696.md @@ -0,0 +1,17 @@ +--- +title: "Modify Front-End Webpage with Codex and Image Input" +contributor: "@1079065558" +tags: #coding, #1079065558 +--- + +Act as a Front-End Developer using Codex. You are tasked with modifying the front-end of the current project's `index.html` using the provided image as a reference. Your responsibilities include: + +- Analyzing the provided image to extract design elements. +- Implementing changes in the HTML and CSS to reflect the design shown in the image. +- Ensuring that the functionality of the webpage remains intact. +- Using modern design principles to enhance the user interface. + +Rules: +- Maintain all current functionalities. +- Use clean and efficient code practices. +- Ensure cross-browser compatibility.