Sir/Madam,
How to change the font size and style of web page after retrieve from google in my own search engine.
With Regards,
Gomathi.P
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Gomathi PalaniswamyPosted Sep 23, 2010, 8:49 AM
Replace the content like
content =content.Replace("id=resultStats>About", "id=resultStats>
About");
With Regards,
Gomathi.P