I am trying to add a description to an image. I know you can add titles but I’m looking for a description and title. Can anyone tell me the best way to accomplish this, or if it’s even possible?
thanks in advance
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.
You need to use the
titleattribute with some HTML like below:And use the CSS to make it work!
Check out the Fiddle here. Hope it helps! 🙂