Is there any way of removing a section of a website without altering the code. Let's say for an example, I would create a webBrowser control in my windows form and tell it to load stackoverflow.com, would there be any way of removing; lets say the top 100 pixels from displaying?
Thanks
Lawrence