I have an image, and I haven’t defined the source yet. It has a border :/
eg: <img src="" />
If I give it a source, the border goes away (due to the css: border:none).
How can I remove the border around an image when it doesn’t have a source?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
What I could suggest is in case not having a src=”” remove it and you can
or if you know like the url contains some special word, like http you can do: