FreeCodeCampChina / freecodecamp.cn

FCC China open source codebase and curriculum. Learn to code and help nonprofits.
https://fcc.asia/
Other
36.73k stars 1.36k forks source link

why i can't pass Create a Bootstrap Row, pls help? #640

Open teresa212 opened 4 years ago

teresa212 commented 4 years ago

Challenge Create a Bootstrap Row has an issue. User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Firefox/68.0. Please describe how to reproduce this issue, and include links to screenshots if possible.

My code:


<div class="container-fluid">
  <h3 class="text-primary text-center"><div class = "row">jQuery Playground</div></h3>

</div>