is it possible to have two links under same word? also on one click on word one link has to open and clicks other than first click it has to open other link? is it possible to do with html tags?
It's not possible to do this with the basic HTML. It just doesn't work like this. However you can create this using PHP and cookies.