Quote:
Does a graphic scale when the user changes the font size? The symbol is used as an ornament at the start of every scene as the first character of a paragraph. If the size of the font is changed, the symbol has to change in the same proportion.
|
Yes, you can scale images using relative sizing (something like "width:2em;") in your CSS for the image.
Quote:
I also have no clue about using svg images. Is there a comprehensive tutorial somewhere?
|
You can use .svg images just like any other supported image type.