question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"/" incorrectly required before ">", RWD Beta

See original GitHub issue

Affected page

https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-basic-css-by-building-a-cafe-menu/step-17

Your code

<meta charset="utf-8" /> 
*note the extra space and the slash shouldn't be there*

solution also requires an extra slash near the end:
<link rel="stylesheet" type="text/css" href="styles.css"/>
*note that the forward slash is required to pass the challenge*




Expected behavior

A) Expected not to see a space and forward slash before the closing less than sign of the meta element.

B)Expected to clear the stage without having to insert a forward slash.

Screenshots

System

  • Device: LG G6 and Samsung Tablet
  • OS: Android 9
  • Browser: Firefox Nightly
  • Version: 97

Additional context

See the forum for a screenshot and Roma’s solution:

https://forum.freecodecamp.org/t/rwd-beta-colored-markers-need-help-or-to-verify-bug/490422/11

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:17 (15 by maintainers)

github_iconTop GitHub Comments

1reaction
Ne0nWindscommented, May 6, 2022

Thanks for explaining, it’s an interesting idea. Would be interested in creating a PR so we can test this out?

Yeah! I’ll get a PR out this weekend

1reaction
Ne0nWindscommented, May 1, 2022

Okay, I can start working on making these regex tests better. Though, I think, if there’s a way we can do it through DOM queries, we should definitely do that, because they’re going to be more reliable and easier to maintain

Read more comments on GitHub >

github_iconTop Results From Across the Web

Beta (The Walking Dead) - Wikipedia
Beta is a fictional character in the comic book series The Walking Dead and the television series of the same name, where he...
Read more >
Beta (The Walking Dead) | Villains Wiki - Fandom
Beta informs Alpha that Negan's insult must not go unpunished, and Negan is forced to sleep by himself. After Beta discovers that Negan...
Read more >
Is a High hCG Level a Problem During Pregnancy?
A high hCG level during pregnancy could indicate many things, most of which are not concerning. Learn more about what causes hCG to...
Read more >
'The Walking Dead' Offers New Clues Into Beta's True Identity
And Beta constantly has his face covered not because he's scarred (and this is still speculation), but because he's famous and recognizable.
Read more >
Blood Transfusion Therapy in β-Thalassaemia Major - NCBI
Before sharing sensitive information, make sure you're on a federal government ... Other clinical states that may require washed red cell products include ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found