Categories

uppercase letters

uppercase letters

uppercase letters

<html>
<head>
<style type="text/css">
p.uppercase {text-transform: uppercase}
</style>
</head>

<body>

<p class="uppercase">
uppercase letters
</p>

</body>
</html>

No related posts.

Related posts brought to you by Yet Another Related Posts Plugin.

Comments are closed.