Apply CSS style to text within Javascript?

revotk

New Member
Is there a way to apply a CSS style within Javascript? Say I have a CSS style titled "InfoFont" and I want to apply it to the text written from \[code\]document.write("Information");\[/code\], how would I do this?
 
Back
Top