Hi everybody,
I am programming a report collection system just for me. If a report has been completed, it must be printed. But there is a problem with the size of the inserted images. I want to set the width of the images to 367px, right on the best in the <img ... /> tag. When a new image is added to the report, the width should be set to 367px ( <img width="367" /> ). I can't set the width in a css file because the height of the pictures is different.
Can anyone help me please?
Greetings Flooole