Likes Received By jhine

  1. ryan_uk liked jhine's post in the thread Want to hear peoples thoughts on using tables for image galleries.

    You've answered your own question with 'tables are for tabular data'.

    May 3, 2013
  2. rolodex liked jhine's post in the thread How to create a website without knowing any html coding.

    This is setting a very bad example. Learn HTML & CSS and don't rely on WYSIWYG software.

    Apr 20, 2013
  3. InvestInPixels liked jhine's post in the thread When I try to link a button off my site, it goes to myurl.com/URL-I-WANT.

    Put the full path to the website. Instead of <a href="google.com">Link</a> use <a href="http://www.google.com">Link</a>

    Mar 28, 2013