通过创建一组彩色笔学习 CSS 颜色 - 步骤5

告诉我们发生了什么:

这一关有问题,我的代码明明是对的,但是就是过不了关,请官方赶紧修复一下,!!!!!!!!!!!!!!

到目前为止你的代码

<!DOCTYPE html>
<html lang="en">

<!-- User Editable Region -->

  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Colored Markers</title>
  </head>

<!-- User Editable Region -->

  <body>
  </body>
</html>

你的浏览器信息:

用户代理是: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.1 Safari/605.1.15

挑战信息:

通过创建一组彩色笔学习 CSS 颜色 - 步骤5

Your solution works from my end. Please try one of the following steps to move forward.

Click on the “Restart Step” button and force a refresh of your page with CTRL + F5 then try to paste the code in again.

or - Try the step in incognito or private mode.

or - Disable any/all extensions that interface with the freeCodeCamp website (such as Dark Mode, Ad Blockers, or Spellcheckers), and set your browser zoom level to 100%. Both of these factors can cause tests to fail erroneously.

or - Ensure your browser is up-to-date or try a different browser.

I hope one of these will work for you.

1 Like

我复制你的代码,能够运行,你可以按上面的评论试试看刷新页面、在无痕窗口打开、关闭一些扩展或者用别的浏览器。

1 Like