Quote:
Originally Posted by Turtle91
Let us know if that works on your device(s) as well!
|
Per your suggestion, I changed the code as follows:
Code:
<body style="margin: 0; padding: 0; background-color:rgb(0,0,255)">
<div style="margin: 0; padding: 0; text-align: center;">
<svg xmlns="http://www.w3.org/2000/svg" height="100vh" preserveAspectRatio="xMidYMid meet" version="1.1" viewBox="0 0 1275 2100" width="100vw" xmlns:xlink="http://www.w3.org/1999/xlink">
<title/>
<image width="1275" height="2100" xlink:href="../Images/Title_Page.png"/>
</svg>
</div>
</body>
Sigil displayed it fine; ADE shrank the image to about 60%; and the tablet showed it the same size as the other attempts, with a border along the bottom.
I've attached a couple of screenshots so you can see what I'm seeing.