Results 1 to 3 of 3

Thread: new to html programming

  1. #1
    Join Date
    Oct 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default new to html programming

    Hi all I have basic HTML in school so I have a decent understanding so I'm sure what I am looking to do can be done I'm just not sure what the best way to go about it is. I am trying to make a webpage with a list of products in 1 div and when you click on a product it will load the products image and a link to the products homepage. What is the best way I can do this? Any help would be greatly appreciated.

  2. #2
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    You could do that using lightbox which uses javascript, css, and html.

    http://www.huddletogether.com/projects/lightbox2/

    This is assuming you have a static list of products. If they are in a DB or somewhere else you will need to use some other coding but should still be able to use the lightbox as well.
    Corrections to my coding/thoughts welcome.

  3. #3
    Join Date
    Oct 2010
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I would like to do something like to do something like on Coca Cola's page here http://www.thecoca-colacompany.com/b...ct_list_c.html have the list of products and say when you click on coca-cola it brings up a picture of coke and has link to www.cocacola.com all on the same page but in a different div that is what I would like to be able to do.

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
  •