hey there,
i have registered a domain called 36towns.com and hosted it on budly.com free hosting
now when i see the site on Firefox i see the footer as:
Hosted by Budly.com In association with ProxyRater
and on Internet Explorer i see:
Hosted by Budly.com In association with <a href="http://www.proxyrater.com>ProxyRater
how can i fix the line on Internet explorer...
also is there any why by which i can change the font of the footer. Itz like everypage i make and upload on budly.com they insert this code, and this is how they do it...
can i use css to change the font formatting at the footer?
thankz
i have registered a domain called 36towns.com and hosted it on budly.com free hosting
now when i see the site on Firefox i see the footer as:
Hosted by Budly.com In association with ProxyRater
and on Internet Explorer i see:
Hosted by Budly.com In association with <a href="http://www.proxyrater.com>ProxyRater
how can i fix the line on Internet explorer...
also is there any why by which i can change the font of the footer. Itz like everypage i make and upload on budly.com they insert this code, and this is how they do it...
Code:
<html>
<body>
<table>
my website matter
</table>
[COLOR=DarkRed]<center>Hosted by <a href=http://www.budly.com>Budly.com</a> In association with <a href="http://www.proxyrater.com>ProxyRater</a></center>[/COLOR]
</body>
</html>
can i use css to change the font formatting at the footer?
thankz














