Results 1 to 2 of 2
  1. #1
    Join Date
    May 2009
    Posts
    413
    Plugin Contributions
    0

    Default zen_href_link question

    Hello,

    I want to add a clickable image and clickable link to a page on my site.

    Is the following code correct?:

    Code:
    <a href="<?php echo zen_href_link(FILENAME_SHIPPING); ?>" title="Shipping"><img src="images/shipping.jpg" /></a>
    
    <a href="<?php echo zen_href_link(FILENAME_SHIPPING); ?>" title="Shipping">Shipping</a>
    Thanks

  2. #2
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: zen_href_link question

    Quote Originally Posted by gaffettape View Post
    Is the following code correct?:
    If it does what it is supposed to do then yes, it is correct.

    The only incorrect code is code that doesn't do what it is supposed to do. :)

    Cheers
    Rod

 

 

Similar Threads

  1. zen_href_link
    By dw08gm in forum General Questions
    Replies: 5
    Last Post: 29 Apr 2011, 07:52 AM
  2. zen_href_link
    By shlomoweb1 in forum Bug Reports
    Replies: 1
    Last Post: 20 Aug 2010, 01:14 AM
  3. zen_href_link
    By nikfiend in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 8 Jun 2010, 11:09 PM
  4. zen_href_link... ?
    By warstormer in forum General Questions
    Replies: 2
    Last Post: 14 Aug 2007, 04:23 PM
  5. zen_href_link question: Link to nothing required
    By miriam_t in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 28 May 2007, 09:10 AM

Posting Permissions

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