Code-Social / official-website

Code Social Community is a vibrant and inclusive space for tech enthusiasts to learn, grow, and connect. Join us on our journey to create something extraordinary!
https://code-social.github.io/official-website/
Creative Commons Zero v1.0 Universal
31 stars 94 forks source link

Fix Code Social Logo Rendering Issue #333

Open iarmaanx opened 2 hours ago

iarmaanx commented 2 hours ago

Issue Addressed:

The Code Social logo on the home page is not rendering correctly, resulting in a broken image icon and negatively impacting the website’s visual integrity.

Solution:

I identified that the logo's image source path was incorrect, causing the logo not to load. I corrected the image path in the HTML to ensure it points to the correct location of the logo file. Additionally, I added a fallback text in the alt attribute for accessibility purposes.

Technology Used:

HTML and CSS for structure and styling adjustments.

Screenshots Screenshot (4)

iarmaanx commented 2 hours ago

I would love to work on this issue. Consider assigning this to me.