Chapter 9 project (typo in file "Project_1.html")

Open
#6 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
45/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
html
Domain
documentation

Research direction

Open Project_1.html and inspect line 4, where the output class uses slanted quotation marks. Confirm how copying the example produces the malformed class attribute, then verify the corrected example is valid HTML and works when used for the Chapter 9 project.

Written by the indexing model from the issue text.

Description

In file "Project_1.html", line 4:
<div class=“output”>
output has slanted quotes "".
What is it, another font?
Anyway, when you copy the HTML to complete the task, the text editor puts another set of "" around it, resulting:
<div class="“output”">
So that the code doesn't work and it's not even about JS.

Dominant language
HTML
Stars
370
Forks
218
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from PacktPublishing/JavaScript-from-Beginner-to-Professional

All issues in PacktPublishing/JavaScript-from-Beginner-to-Professional

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.