SitePoint Sponsor

User Tag List

Results 1 to 5 of 5

Thread: how can i write code for below one

  1. #1
    SitePoint Enthusiast
    Join Date
    Jul 2012
    Location
    india
    Posts
    38
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    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

  2. #2
    SitePoint Enthusiast
    Join Date
    Jul 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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

  3. #3
    SitePoint Enthusiast
    Join Date
    Jul 2012
    Location
    india
    Posts
    38
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by calebbee View Post
    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,

  4. #4
    SitePoint Enthusiast
    Join Date
    Jul 2012
    Location
    india
    Posts
    38
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey guys plz let me tel how to display sublinks like in imdb(top250,action movies etc...)...plz share that code...if anyone know

  5. #5
    SitePoint Enthusiast
    Join Date
    Jul 2012
    Posts
    42
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    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

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •