You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
updating HTML footer code, several improvements have been incorporated to enhance functionality and accessibility.
File to change
improvements to the footer HTML code to enhance accessibility and maintainability. In footer.html
Details of the change
Updated the <title> tag to "Footer - Flipkart" for better context.
Added aria-label attributes to social media icons and links for improved accessibility.
Corrected HTML syntax by changing
tags to lowercase
tags.
Moved inline styles to CSS for better maintainability.
Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.
What's wrong with the existing documentation
updating HTML footer code, several improvements have been incorporated to enhance functionality and accessibility.
File to change
improvements to the footer HTML code to enhance accessibility and maintainability. In footer.html
Details of the change
Updated the <title> tag to "Footer - Flipkart" for better context.
Added aria-label attributes to social media icons and links for improved accessibility.
Corrected HTML syntax by changing
tags to lowercase
tags.
Moved inline styles to CSS for better maintainability.
Type of change
Accessibility improvements
Syntax corrections
Code organization
Descriptive updates
Record
The text was updated successfully, but these errors were encountered: