randomchance
Member
Is there a how-to anywhere on here for how to create a template and then use it in a style? I don't mean how do I write CSS, I mean, how do I make the CSS show up? I've searched and searched but I can't find anything pertinent.
For example, say I create a template named "giant_red_font" and it contains the CSS for giant red font, and then in the style I put <div class="giant_red_font"> ... but the text doesn't change to giant red font.* What do I need to do to make the template actually apply?
Thanks for your time, I hope this wasn't too gibberishy.
*I'm not actually trying to make any text be a giant red font, that's just an example.
For example, say I create a template named "giant_red_font" and it contains the CSS for giant red font, and then in the style I put <div class="giant_red_font"> ... but the text doesn't change to giant red font.* What do I need to do to make the template actually apply?
Thanks for your time, I hope this wasn't too gibberishy.
*I'm not actually trying to make any text be a giant red font, that's just an example.