How can i write code for below one

hi friends,

actullay iam new to php …and i want to write code for display my sublinks when iam clicking on the main page…
for example iam searching for imdb site in google it displays the site with some sub titles like (top 250,action movies,etc…)

i want to write code in that way…plz any suggestion,is it required xml file (or)not…

if u knw plz share with me
thnks

that would be regular html! you would just put the title, do a line break and type up the description. it requires not xml at all. if you’re a beginner, you’re a long way from that(:

ok thnks …is there any example sites for reference…i need to create it for my project…plz help me…
actually i dont have idea how to write it…friends share me about that…
thnks,

hey guys plz let me tel how to display sublinks like in imdb(top250,action movies etc…)…plz share that code…if anyone know

you could go to a site that has an example of what you’re trying to do and study their code. Chrome inspector is very good for that