Skip to content

Conversation

Tirth-chokshi
Copy link
Contributor

added HTML validation and debugging modules

  • importance of validating HTML code
    -> why validate HTML code
    -> importance of validation
    -> Introduced to W3C validator
  • Using W3C Validator
    -> what is W3C validator
    -> why use W3C validators
    -> explained how to use W3C online validator
    -> explained how to use W3C validator Using the API for Automated Validation
  • Common HTML errors and how to fix them
    -> explained common errors and how to fix them with Error description and fix of the error

under Issue #53

Copy link

vercel bot commented May 15, 2024

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

Name Status Preview Comments Updated (UTC)
codeharborhub-github-io ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 15, 2024 6:19am

Copy link
Contributor

deepsource-io bot commented May 15, 2024

Here's the code health analysis summary for commits 580ac50..7a284ba. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Member

@ajay-dhangar ajay-dhangar left a comment

Choose a reason for hiding this comment

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

Okay

@ajay-dhangar ajay-dhangar linked an issue May 15, 2024 that may be closed by this pull request
@ajay-dhangar ajay-dhangar added documentation Improvements or additions to documentation GSSOC'24 GirlScript Summer of Code | Contributor level1 GirlScript Summer of Code | Contributor's Levels gssoc GirlScript Summer of Code | Contributor labels May 15, 2024
@ajay-dhangar ajay-dhangar merged commit ed24478 into codeharborhub:main May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation gssoc GirlScript Summer of Code | Contributor GSSOC'24 GirlScript Summer of Code | Contributor level1 GirlScript Summer of Code | Contributor's Levels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

HTML Validation and Debugging
2 participants