Important: The GCConnex decommission will not affect GCCollab or GCWiki. Thank you and happy collaborating!
Difference between revisions of "Template:Alexa-css"
Jump to navigation
Jump to search
(Replaced content with "<body> <h1> I am Alexa </h1> </body>") Tag: Replaced |
|||
| Line 1: | Line 1: | ||
| − | + | <h1 class = "AlexaClass"> I am Alexa </h1> | |
| − | <h1> I am Alexa </h1> | + | <style> |
| − | </ | + | .AlexaClass |
| + | { | ||
| + | color:red; | ||
| + | } | ||
| + | </style> | ||
Revision as of 13:27, 15 March 2022
I am Alexa
<style> .AlexaClass { color:red; } </style>