lowercase text
lowercase text
<html>
<head>
<style type="text/css">
p.lowercase {text-transform: lowercase}
</style>
</head>
<body>
<p class="lowercase">
LOWERCASE LETTERS
</p>
</body>
</html>
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.
























