Image not display on landing Page(Missing src parameter of Image)
See original GitHub issueIn index.html image tag had empty src target.
<a href="#user"><img class="circle" src=""></a>
It would be great if you provide the image for the same.
@vinitshahdeo @Kashish121
Issue Analytics
- State:
- Created 3 years ago
- Comments:10 (1 by maintainers)
Top Results From Across the Web
What's the valid way to include an image with no src?
+1 This is the best answer. If the image source is being set dynamically anyway, the entire element should be added dynamically. If...
Read more >4 Ways to Handle Missing Images on a Website (Beginner's ...
1. Use alt and title attributes in the <img> tag · It displays if the image is missing (like the example shown above)...
Read more >A 4-Minute Guide to the Img src Attribute in HTML
Learn how to use and troubleshoot any issues with the img src attribute in HTML.
Read more >How to Work With Images in Shopify - Web Design TutsPlus
Five Simple Steps make use of theme images to provide their home page ... You'll notice that the src attribute references the Shopify...
Read more >How to hide “Image not found” icon when source image is not ...
The basic idea is to set the display property of the image object to 'hidden' when an error arises. Let us consider the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@ishika1727 Can you please share the logo with @palrohitg?
@palrohitg you can create a new branch in your fork
palrohitg/PortScanner
and then push your commits there and create a PR.