Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation Added To Js Dom Section Of Learn #85

Closed
wants to merge 2 commits into from
Closed

Documentation Added To Js Dom Section Of Learn #85

wants to merge 2 commits into from

Conversation

Tanmay-Joshi73
Copy link
Contributor

Check List (Check all the applicable boxes)

  • [✔ ] My code follows the code style of this project.
  • My change requires changes to the documentation.
  • [ ✔] I have updated the documentation accordingly.
  • [ ✔] All new and existing tests passed.
  • [ ✔] This PR does not contain plagiarized content.
  • [ ✔] The title of my pull request is a short description of the requested changes.

Screenshots

image

Note to reviewers

@vercel
Copy link

vercel bot commented Oct 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontendfreaks ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2023 7:49am


//Set the Font of "p1"element
element.style.fontFamily ='sans-serif';
```

# Learn More about JavaScript DOM from here:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this link and title: "Learn More about JavaScript DOM from here:"

It's not looking nice


# Learn More about JavaScript DOM from here:
https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Client-side_web_APIs/Manipulating_documents
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this link too

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation Missing
2 participants