Quote:
Originally Posted by dwig
or ...
... style the <h1> tag to have a top margin. Either way its best to use a margin rather than using the antique typewriter method of inserting blank lines.
Also, some ereaders, both app and device, don't fully support styles applied to the image tag. You will likely find it more reliable to apply the style to a container (<p>or <div>) that wraps the <img> tag rather than to the <img> tag itself.
|
One thing I did forget was to suggest changing the <h1> to an <h2> as <h2> with it's default font size works well in most cases for a chapter title.