chamith7
07-02-2004, 04:22 PM
What is the code for putting a comma (,) and an apostrophe (') in a code.
For instance, I need a comma in:
quotes[5]='Brilliance delivered daily'
Secondly,
How can I change this so that I can specify the font, font size, and make it bold or italic:
document.write(quotes[whichquote])
Thank you very much
For instance, I need a comma in:
quotes[5]='Brilliance delivered daily'
Secondly,
How can I change this so that I can specify the font, font size, and make it bold or italic:
document.write(quotes[whichquote])
Thank you very much