DP Official Documentation talk:PP and PPV/Easy Epub/Dropcaps

From DPWiki
Jump to navigation Jump to search

Unless I've missed it, there's no CSS given for the class "upper-case" which is used here; presumably it should be

.upper-case {text-transform: uppercase;}

Henry Flower (talk) 04:58, 4 April 2017 (EDT)


There following code is displayed; but the image does NOT include the "Marie" example

<div> <img class="drop-capi" src="images/drop-m.png" width="100" height="113" alt=""/> </div> <p class="drop-capi"><span class="smcap">Marie's</span> prediction proved a true one, ...</p>

--Cosmas (talk) 23:08, 7 October 2017 (EDT)

Marie Example

I've added an image.