Two Random Quote Generator Issues

Here is my Random Quote Generator: https://codepen.io/scalish/pen/LOgjGb

There are two issue of concern to me that I have not been able to solve:

  1. img-responsive class tag seems not to work for the image that accompanies each quote and I cannot figure out why. It doesn’t seem to work for the landing page image either. The landing page image does have width and height, the other images do not. I believe I have added the library link. Do I have the right one? Is there something else I need to do?

  2. I would like to be able to share each image that accompanies the quote on twitter but am not readily seeing how to do that, Is it simple or is it something that may become apparent as I proceed with the other projects?

Any suggestions or comments would be appreciated.

Sheryl Calish

Thank you for your advice.

I have changed the setting in CodePen to use Bootstrap 3. However, img-responsive is still not resizing when I make the window smaller.

Is that the correct link for Bootstrap 3?

I am able to get the url into the tweet but not the actual image. Thank you for your input on this as well.

Sheryl

Made the change you suggested : switching img-responsive with img. Still no luck.

I guess I have more learning to do on the different twitter APIs.

Thank.

I got it! Thank you for your patience with me.

Sheryl

1 Like