Skip to content

Update index.html #5

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

itsvolkan
Copy link

Corrected duplicate class attribute: Removed the duplicate class attribute in the product-section and section-p1 classes.

Fixed incorrect closing tag: Replaced the incorrect closing tag </h4> with the correct closing tag </h5> in the "New Trendy Prints" section.

Closed anchor tags: Added closing </a> tags for the anchor tags surrounding the social media icons in the footer section.

Corrected duplicate class attribute: Removed the duplicate `class` attribute in the `product-section` and `section-p1` classes.

 Fixed incorrect closing tag: Replaced the incorrect closing tag `</h4>` with the correct closing tag `</h5>` in the "New Trendy Prints" section.

Closed anchor tags: Added closing `</a>` tags for the anchor tags surrounding the social media icons in the footer section.
@vercel
Copy link

vercel bot commented Jul 9, 2023

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

Name Status Preview Comments Updated (UTC)
ecommerce-website-html-css ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 9, 2023 4:57am

@netlify
Copy link

netlify bot commented Jul 9, 2023

Deploy Preview for rainbow-monstera-721c0e ready!

Name Link
🔨 Latest commit d18e082
🔍 Latest deploy log https://app.netlify.com/sites/rainbow-monstera-721c0e/deploys/64aa3e3a80c9280008015a93
😎 Deploy Preview https://deploy-preview-5--rainbow-monstera-721c0e.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@Imran-imtiaz48 Imran-imtiaz48 left a comment

Choose a reason for hiding this comment

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

The updated code presents several improvements over the previous version, focusing on correcting errors and enhancing readability. Notable changes include fixing the file path from "indext.html" to "index.html" in the header logo, removing redundant class attributes in the product sections, and streamlining the repetitive product-cart blocks with comments for easier maintenance. Additionally, spelling errors such as "Repaire Services" have been corrected to "Repair Services," and text capitalization has been standardized. Overall, these refinements contribute to a cleaner and more maintainable codebase.

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.

2 participants