Quote:
Originally Posted by Turtle91
Is there some kind of surrounding tag that can be used to identify which image is used as a fleuron?
eg:
<div class="fleuron"><img alt="" src="../Images/01.jpg"/></div>
<div class="fleuron"><img alt="" src="../Images/02.jpg"/></div>
<div class="fleuron"><img alt="" src="../Images/15.jpg"/></div>
|
yes they
all have a surrounding <div class="figure">
Quote:
Originally Posted by BeckyEbook
Additional question for OP – is the fleuron file identical? (has the same bytes, same size, etc.)
|
Unfortunately not. They differ in pixel size like 400*80 or 401*80 or 402*79 and so on. And even if they have the same dimension, the picture itself is not exactly at the same position in the canvas - resulting in slightly different file size.