I want this code to work. I want the hex colors to change with each label, and I want each label to be side by side.
<p>The following name colors denote:</p>
<p style="font-size: 20px">
<style="color:#18c90e">Site Administrators</style>
<style="color:#121deb">Administrators</style>
<style="color:#05eaf2">Moderators</style>
<style="color:#fc8014">Clan Members</style>
<style="color:#e8f00e">Allies</style>
<style="color:#ff30f1">Inactive Members</style>
</p>
It doesn't work right, there are no colors. You can test it here: http://www.draac.com/htmltester.html
Works like a charm Jim, thanks. =)
<p>The following name colors denote:</p>
<p style="font-size: 20px">
<style="color:#18c90e">Site Administrators</style>
<style="color:#121deb">Administrators</style>
<style="color:#05eaf2">Moderators</style>
<style="color:#fc8014">Clan Members</style>
<style="color:#e8f00e">Allies</style>
<style="color:#ff30f1">Inactive Members</style>
</p>
It doesn't work right, there are no colors. You can test it here: http://www.draac.com/htmltester.html
Works like a charm Jim, thanks. =)