Thoughts about handling graphics

This forum is for all Flare issues related to styles, stylesheets and XML.
Post Reply
Sean
Propeller Head
Posts: 57
Joined: Mon Apr 14, 2014 7:45 am

Thoughts about handling graphics

Post by Sean »

Hi,

I have some graphics that are dialog boxes and only need a little space and some graphics that are diagrams or photos that need the entire text column.

In preparation for handling graphics, I created an img.Img class/selector and a p.Image class/selector.

My output is HTML 5 and PDF.

What best practices are there for intelligently sizing images for my output, and how should I approach this in CSS? Thoughts?

Cheers,

Sean
Post Reply