Source code has actual live links !

by 6 replies
7
Hi all warriors i opened up a site's source code to find how to link to pages to the images that slide on my site.

Now i had this site as my example site and today as i opened its source code i saw it has links, live links not <a><href> no ,not those, jst like we have anchor links jst like that.

here is the site : Philippine Global Outsourcing - Official Website


I was wondering how was that possible ?


Also i have sliding images on my site that when clicked should land to a page but i dont know how to link to them.It probably has something to do with CSS so if anyone know please help .


Thanks
#programming #actual #code #links #live #source
  • Huh?
    And just what are you using to view the source code?
    • [1] reply
    • If you look closely you see that the <a href> code is in the source code, but because you are viewing the source code live all links will be hyperlinked.

      In regards to the sliding images, there should be a section in your theme where you can set where the images link to.

      Your web browser has the ability to view the source code of the page you are viewing. Firefox, go to View -> Page Source.
      • [1] reply
  • Firefox source code has had clickable hyperlinks since version 3.1 in 2008.
    • [1] reply
  • But can someone please help me wih this css trouble of mine.Please .


    Thank You

Next Topics on Trending Feed

  • 7

    Hi all warriors i opened up a site's source code to find how to link to pages to the images that slide on my site. Now i had this site as my example site and today as i opened its source code i saw it has links, live links not <a><href> no ,not those, jst like we have anchor links jst like that.