HTML/DHTML or CSS explaing me plz

Discussion in 'HTML & Website Design' started by goldenpearl, Jan 7, 2012.

  1. #1
    HTML/DHTML or CSS what means every of those notions?

    Which one should I use for follows situation:

    Let say we are social networking for pets and every user have own profile where he is introducing pets.

    What do we need to make if we want that user can just simply copy a code or whatever is name for that to their profile on other social networking site and user from other social networking sites see in that profile an image "My pets" which will lead to profile in our site?

    Thanks in advance......
     
    goldenpearl, Jan 7, 2012 IP
  2. Inna

    Inna Peon

    Messages:
    16
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    0
    #2
    It might be simple html, if I understand your idea well. You'd better give some example of how it must look on "other social networking sites".
     
    Inna, Jan 7, 2012 IP
  3. quicklynx

    quicklynx Greenhorn

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #3
    Let's say you have this social networking website, and now you want people to share their page from your social networking website on their facebook page / twitter / bookmarking / whatever ->->->

    What you need is to go to each website you want people to share on, and then get the code which you can embed (using HTML) into each profile on your social networking website.

    I think this is what you were asking, but please elaborate if this didn't help.
     
    quicklynx, Jan 7, 2012 IP
  4. quicklynx

    quicklynx Greenhorn

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #4
    Wordpress has great plugins for adding these "share now" buttons.
     
    quicklynx, Jan 7, 2012 IP
  5. DollarTycoon

    DollarTycoon Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Unless you're going to build from scratch, you'll want to implement a CMS like Wordpress, Drupal, Joomla. They all have plugins and modules, but implementation and customization can be a challenge.
     
    DollarTycoon, Jan 7, 2012 IP
  6. mmerlinn

    mmerlinn Prominent Member

    Messages:
    3,197
    Likes Received:
    819
    Best Answers:
    7
    Trophy Points:
    320
    #6
    Use CSS. It is only 3 letters long. HTML is 4 and way too long for you. DHTML is 5 and no way can comprehension set in.
     
    mmerlinn, Jan 7, 2012 IP
  7. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #7
    But stay away from Xhtml cause the X means it's X-rated and for porn sites only.
     
    drhowarddrfine, Jan 8, 2012 IP
  8. shakirakoston

    shakirakoston Peon

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    HTML is a markup language which you can use to create webpage, CSS stands for "Cascading Style Sheets" and allows you to control appearance of the info on your web pages. Usually both HTML and CSS are used to create webpages/site. You can't use just CSS to build websites....
     
    shakirakoston, Jan 9, 2012 IP