Tagged Questions

1
vote
5answers
1k views

Domain Masking with HTML

How do I mask the address of another site using HTML? For example, I'd like: http://www.example.com/source.html To point to another page: http://www.example.com/dest.html Note that the ...