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

Adjusted the admin page to W3C standards #921

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

Conversation

gbengaoluwadahunsi
Copy link
Contributor

Summary
I made some changes to improve the compliance of the admin webpage with W3C standards:

Removed the obsolete frameborder attribute from iframes and added its functionality in CSS.
Corrected the usage of the tag by replacing the invalid author attribute with the appropriate content attribute.

Motivation
The motivation behind these changes is to ensure that the webpage adheres to modern web standards and best practices. By removing deprecated attributes and correcting invalid HTML, we aim to improve the accessibility, compatibility, and maintainability of the webpage.

Testing
These changes have been tested locally and verified to produce the desired results without impacting the layout or functionality of the webpage. Additionally, the updated HTML has been validated using online HTML validation tools to ensure compliance with W3C standards.

Questions

@gbengaoluwadahunsi gbengaoluwadahunsi changed the title Feat: adjust the admin page to W3C standards Adjusted the admin page to W3C standards Mar 30, 2024
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.

None yet

1 participant