LibraryCarpentry / lc-marcedit

Library Carpentry: MarcEdit
http://librarycarpentry.org/lc-marcedit/
Other
6 stars 12 forks source link

Resize images used #25

Closed jenmawe closed 2 years ago

jenmawe commented 2 years ago

Use instead img src="path/imagefile.pgn" width="150" height="150" within brackets instead of the current way of doing this with !...etc.

jenmawe commented 2 years ago

I used width and height of 150 each. I wonder if a rectangle is better. 350 by 250?

jenmawe commented 2 years ago

Just set the width to 350

jenmawe commented 2 years ago

Today, Abigail and I decided on 650 and to use the width only. Go through the lessons that have images and resize with <img scr code and width set to 650.