Jump to content

why is table adding my website url to a link in a table?

Recommended Posts

I've created a table - www.philipgriffin.com/balk-gigs

In the column on the far right, I want the option of linking to various external webpages so that visitors can get more info on specific upcoming performances.

I'm using the following syntax

<a href=“http://Internet URL goes here.”>Title the visitor sees.</a>

In this case, here's the code for the first line

    <tr>
     <td class="tg-031e">26</td>
    <td class="tg-031e">Saturday - 31st October 2020</td>
    <td class="tg-031e">7.30pm</td>
    <td class="tg-031e">Brisbane Jazz Club, Kangaroo Point, Brisbane</td>
    <td class="tg-031e"><a href=“https://www.brisbanejazzclub.com.au/”>BJC website</a></td>

but when I save and then click the link on www.philipgriffin.com/balk-gigs

the link won't open because it's now trying to open

https://www.philipgriffin.com/"https://www.brisbanejazzclub.com.au/"

i.e. my website url has been inserted before the link I want.

Any ideas on how to head directly to my desired url?

Thanks

Philip

Link to comment
  • Replies 1
  • Created
  • Last Reply

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.