Forum Moderators: open
I have included a message saying "click here to go back"
This is in html and I have applied a CSS style to it using an Arial 10px font.
I have also included : Response.Write("Thank You")
my problem is that I cannot apply my style sheet to this. So it is in a different font and larger size.
How can I work around this so I can get whatever I write in ASP to match what I write in HTML using CSS.
My style sheet is set up using "ARIAL & 10px"
Thanks