HTML / JAVA SCRIPT - change the color, size and font on the HTML page?

tparvaiz

New member
Hi,

I need to change the color, size and font on the HTML page, plus the background color... I have following script...
<html>
<body>

<script src="&P2_CUST_SYMBOL."></script>
</body>
</html>

Please advice how to do it
any advice on the tutorial...?
Here is the script...

<html>
<body>

<script src="http://www.gmodules.com/ig/ifr?url=http://hosting.gmodules.com/ig/gadgets/file/114235352961907640221/3.xml&up_url=http%3A%2F%2Ffinance.yahoo.com%2Frss%2Fheadline%3Fs%3DABC&up_style=0&up_articles=10&up_date=1&up_size=100&up_sort=1&up_acolor=%23BF0303&up_color=%23000000&up_ads=0&up_title=News&synd=open&w=478&h=335&title=News&border=%23ffffff%7C3px%2C1px+solid+%23999999&output=js"></script>

</body>
</html>
 
Back
Top