当前位置: 首页 > wzjs >正文

做美食网站的图片英雄联盟全球

做美食网站的图片,英雄联盟全球,不提供花架子网站 我,通信管理局 网站备案1. 起因, 目的: 无意间碰到一个网站: https://wise.com/zh-cn/currency-converter/brl-to-cny-rate其实我就是想搜一下巴西的货币单位是什么。这个网站的设计很漂亮, 尤其是颜色搭配很不错,讨人喜欢。所以我想让 AI 帮我生成类似的效果。本文…

1. 起因, 目的:

  • 无意间碰到一个网站: https://wise.com/zh-cn/currency-converter/brl-to-cny-rate
  • 其实我就是想搜一下巴西的货币单位是什么。
  • 这个网站的设计很漂亮, 尤其是颜色搭配很不错,讨人喜欢。
  • 所以我想让 AI 帮我生成类似的效果。
  • 本文,对比2个模型: Grok 3 和 Gemini 2.5 Pro Preview 05-06

2. 先看效果

原始网站的效果
请添加图片描述

3. 过程:

1. Grok 3 代码和效果。
<!DOCTYPE html>
<html lang="zh-CN">
<head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Card Component</title><style>body {font-family: Arial, sans-serif;background-color: #f5f5f5;display: flex;justify-content: center;align-items: center;min-height: 100vh;margin: 0;padding: 20px;}.card-container {display: flex;gap: 20px;flex-wrap: wrap;justify-content: center;}.card {width: 300px;padding: 20px;border-radius: 15px;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);color: white;display: flex;flex-direction: column;gap: 15px;}.card-left {background-color: #1A3C34;}.card-right {background-color: #A3E4B0;color: black;}.card p {font-size: 16px;line-height: 1.5;margin: 0;}.button {background-color: #28A745;color: white;padding: 10px 20px;border: none;border-radius: 25px;font-size: 14px;cursor: pointer;text-align: center;text-decoration: none;display: inline-block;}.button:hover {background-color: #218838;}</style>
</head>
<body><div class="card-container"><div class="card card-left"><p>“这正是我们需要的太棒了 生活成为可能。记住非常 简单,而且非常快。”</p><a href="#" class="button">Read review —— 来自 Trustpilot</a></div><div class="card card-right"><p>“交易超更快,收货合望。 这个网上订打手机合居性 在国外或者帮成折打的人。”</p><a href="#" class="button">Megan —— 来自 Trustpilot</a></div></div>
</body>
</html>

在这里插入图片描述

  • 颜色不对劲,尺寸大小也不符合。
2. Gemini 2.5 Pro Preview 05-06
<!DOCTYPE html>
<html lang="zh-CN">
<head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>用户评价卡片</title><style>body {display: flex;justify-content: center;align-items: center;min-height: 100vh;background-color: #f0f2f5; /* 一个浅色背景,让卡片更突出 */font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;padding: 20px;box-sizing: border-box;}.testimonial-container {display: flex;gap: 30px; /* 卡片之间的间距 */flex-wrap: wrap; /* 如果屏幕太小,则换行 */justify-content: center;}.testimonial-card {width: 320px; /* 卡片宽度 */padding: 30px;border-radius: 25px; /* 圆角 */display: flex;flex-direction: column;justify-content: space-between; /* 使内容和按钮分开 */min-height: 380px; /* 保证卡片有足够高度 */box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1); /* 轻微阴影 */}/* 深色卡片 */.card-dark {background-color: #203406; /* 深橄榄绿 */}.card-dark .quote-text {color: #b7e57a; /* 亮绿色文本 */font-size: 24px; /* 字体稍大 */line-height: 1.5;font-weight: 500;}.card-dark .review-link {background-color: #a5d96f; /* 亮绿色背景 */color: #1a2b05; /* 深色文字 */padding: 12px 20px;border-radius: 50px; /* 胶囊形状 */text-decoration: none;display: inline-block;text-align: center;font-weight: 500;font-size: 14px;align-self: flex-start; /* 按钮靠左对齐 */}/* 浅色卡片 */.card-light {background-color: #a8f070; /* 亮绿色 */}.card-light .quote-text {color: #283810; /* 深绿色文本 */font-size: 24px;line-height: 1.5;font-weight: 500;}.card-light .review-link {background-color: #1f2e0a; /* 深色背景 */color: #c7f29b; /* 亮绿色文字 */padding: 12px 20px;border-radius: 50px;text-decoration: none;display: inline-block;text-align: center;font-weight: 500;font-size: 14px;align-self: flex-start;}.quote-text {margin-bottom: 25px; /* 引言和链接之间的间距 */}/* 针对小屏幕的响应式调整 */@media (max-width: 768px) {.testimonial-container {flex-direction: column;align-items: center;}.testimonial-card {width: 90%; /* 在小屏幕上卡片宽度更大 */max-width: 350px;min-height: auto; /* 高度自适应 */margin-bottom: 20px; /* 堆叠时间距 */}.testimonial-container > div:last-child {margin-bottom: 0;}}</style>
</head>
<body><div class="testimonial-container"><div class="testimonial-card card-dark"><p class="quote-text">“这让我们跨越大洲的生活成为可能。汇款非常简单,而且非常快。”</p><a href="#" class="review-link">Read review — 来自 Trustpilot</a></div><div class="testimonial-card card-light"><p class="quote-text">“交易速度快,收费合理。这个网上银行非常适合居住在国外或经常旅行的人。”</p><a href="#" class="review-link">Megan — 来自 Trustpilot</a></div></div></body>
</html>

在这里插入图片描述

  • 颜色依然不准确,但是非常接近。
  • 尺寸非常接近。

4. 结论 + todo

  • 单单只看这一个问题, Gemini 完胜。

希望对大家有帮助。

http://www.dtcms.com/wzjs/584397.html

相关文章:

  • 企业网站免费建站什么是移动网站开发
  • 望牛墩镇仿做网站数据处理网站开发
  • 怎样添加网站图标设计必知的设计网站 039
  • 门户网站的重要性wordpress禁止ip
  • 外贸接单十大网站注册公司名称查询
  • 大连网站建设服务ps网站头部
  • 网站建设 英语厦门企业自助建站系统
  • 单仁资讯做网站怎样二维码图片
  • 滕州 网站 建设php+mysql网站开发教程
  • 万维网 网站 主页 网页人动物做电影网站
  • 化工企业常用推广网站l临沂互助系统网站开发
  • 微信建设网站哪家好php网站开发流程逻辑
  • 网站搭建收费参考公司网站服务器维护
  • iis7发布php网站怎样申请企业邮箱账号
  • j建设银行查数据的网站wordpress邮件收不到
  • 大鹏手机网站建设易捷网
  • 微信网站下载小程序怎么做网站
  • 湘潭网站建设 h磐石网络wordpress主题怎么导入
  • 精湛的网站设计合肥前端开发培训机构
  • 大连设计网站公司营销型企业网站
  • 长治网站运营东兰县建设局网站
  • 新创建的网站惠州有家最好网站建设
  • 我要表白网站在线制作郑州网站设计多少钱
  • 十二冶金建设集团有限公司网站呼市賽罕区信息网站做一顿饭工作
  • 南昌网站网页设计广州的广告公司有哪些
  • 建设旅游网站的价值快三直播十大平台直播间
  • 聚美优品返利网站怎么做模板免费下载网站
  • 免费网站电视剧全免费的app成都市房产信息网查询
  • 保险代理做的比较好的网站wordpress 搜索功能
  • 无锡网络公司无锡网站设计网站建设咨询推荐