0
Linking to two different web pages
Can a single text link point to two different web pages?
3 Respostas
+ 3
Yes, you can have as many as anchor tags on your webpage to many links....
Note : one anchor tag can hold the path for only one web page..so you can have many anchor tags with one link each...
+ 2
yeah using the anchor tag, you can link 2 web pages, you just need to put the address of where it's going in the anchor after its been clicked
+ 1
What do you mean?