Page 1 of 1

javascript

Posted: Tue Feb 08, 2011 11:32 pm
by ansuriya
How can I change the font size and color of a javascript in dreamweaver? I took a javascript that gave me the date, and that changes each day. I would like to know how I can change the font size of the date that is shown on the real website, and the color.
___________________________
affiliateelite ~ affiliateelite.com ~ adgooroo ~ adgooroo.com

Re: javascript

Posted: Wed Feb 09, 2011 1:45 am
by Darhazer
Use CSS
You can see with Firebug (a firefox extension) the generated HTML by JavaScript and style it with CSS