| | Okay i've a question! I'm building a site a educational site. Now on my index page there's link for event conducted,under which there will be monthly events. Now the details of this monthly events is supposed to be in event.html file. this even.html file will contain detail of all months event whose link is on index.html. So how in the index.html should i link the event.html so that if july event is clicked it should directly take the user to july event in event.html and not to january event. Thanks in advance folks |

