CSS Font Weight Property
CSS styling
EXP:
40

CSS Font Weight

Make the text bold as per the instructions. Refer to the screenshots provided & try to mirror them.


Task for students

  • Must to have
    • wrap the text 'Buenos Aires' with a span tag
    • this span tag should have a class attribute set to 'capital'
    • target this span tag & apply the font-weight of bold to it.

UI reference
  • Use the given provided code and try to mirror the UI.


  • - Initial

    React

    - Final

    React

Evaluation
  • After submission, your solution will be evaluated automatically based on the tasks defined above.
  • Upon successful completion of all the tasks/requirements, you will get a full score, and there will not be any partial scoring.
  • You can work on your failed test cases & resubmit your solution.
  • Your problem will get evaluated instantly.

Do’s & don’t
  • Use the given code structure in editor and do not make any changes.
  • Do not modify existing classes or tags.
  • Focus on correct HTML structure and class names.

Query & feedback
  • In case of any query/feedback on this project, please fill this form & we will soon get in touch with you to resolve.

Best of luck, developers!