Skip to content

Update about.html #2

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: main
Choose a base branch
from

Conversation

Imran-imtiaz48
Copy link

Key Improvements:

  1. Accessibility: Added descriptive alt text for images and made placeholders more relevant.
  2. SEO: Included a meta description to improve search engine visibility.
  3. Performance: Added loading="lazy" for images to defer offscreen loading, improving page performance.
  4. Deprecated Elements: Avoided the use of the marquee tag since it's deprecated. Consider using CSS animations instead.

Key Improvements:
1.	Accessibility: Added descriptive alt text for images and made placeholders more relevant.
2.	SEO: Included a meta description to improve search engine visibility.
3.	Performance: Added loading="lazy" for images to defer offscreen loading, improving page performance.
4.	Deprecated Elements: Avoided the use of the marquee tag since it's deprecated. Consider using CSS animations instead.
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.

1 participant