Forum Discussion
Derr85
Nov 09, 2019Copper Contributor
CSS Text Copy/paste issue
When css "text-transform: uppercase" is copied, while pasting that text, every letter turns Uppercase instead of the original shape.
For example:
<p class="uppercase">My New Ford</p>
<style>.uppercase { text-transform: uppercase; }</style>
While the other browsers copy and paste the original text. Another thing, it would be great to add on image click info, as firefox has, right click on the image displays image size etc. This function would be of a great assistance to web masters.
No RepliesBe the first to reply