Skip to content

Added html-tables.md file - #64

Merged
ajay-dhangar merged 3 commits into
codeharborhub:mainfrom
Tirth-chokshi:main
May 12, 2024
Merged

Added html-tables.md file#64
ajay-dhangar merged 3 commits into
codeharborhub:mainfrom
Tirth-chokshi:main

Conversation

@Tirth-chokshi

Copy link
Copy Markdown
Contributor

Added HTML Tables

  • Creating tables ()
  • Table structure: rows (
  • ), columns (
    ), headers ()
  • Table attributes: border, cellpadding, cellspacing
  • Table captions and summaries
  • Issue #47

@vercel

vercel Bot commented May 12, 2024

Copy link
Copy Markdown

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 12, 2024 7:59am

@deepsource-io

deepsource-io Bot commented May 12, 2024

Copy link
Copy Markdown
Contributor

Here's the code health analysis summary for commits 62c6f88..7d5d552. 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.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hi there! 👋 Thank you for submitting your first pull request to CodeHarborHub. We appreciate your contribution! Our team will review it soon. If you have any questions or need further assistance, feel free to reach out.

Comment thread docs/html/html-tables.md Outdated
@sonarqubecloud

Copy link
Copy Markdown

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

@ajay-dhangar ajay-dhangar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Done

@ajay-dhangar ajay-dhangar added GSSOC'24 GirlScript Summer of Code | Contributor level2 GirlScript Summer of Code | Contributor's Levels gssoc GirlScript Summer of Code | Contributor labels May 12, 2024
@ajay-dhangar ajay-dhangar linked an issue May 12, 2024 that may be closed by this pull request
@ajay-dhangar
ajay-dhangar merged commit 6a8c019 into codeharborhub:main May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc GirlScript Summer of Code | Contributor GSSOC'24 GirlScript Summer of Code | Contributor level2 GirlScript Summer of Code | Contributor's Levels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Tables

2 participants