Any replacements to HTML

Discussion in 'Programming' started by Hayze, Oct 2, 2007.

Remove these ads by signing in
Remove these ads by signing in
Thread Status:
Not open for further replies.
  1. Hayze New Member

    Member Since:
    Sep 6, 2007
    Message Count:
    949
    Likes Received:
    0
    Occupation:
    Un Occupied.
    Location:
    To your left... no your other left.
    Are there any other languages that can create a full website from scratch other than HTML? If so, what are the benefits of using them over HTML?
  2. SawanM New Member

    Member Since:
    Sep 10, 2007
    Message Count:
    561
    Likes Received:
    0
    Occupation:
    N/A
    Location:
    UK
    I don't think there is, I am pretty sure it has to be structured by HTML and then you add the rest on like ASP or PHP.
  3. Mistyjr1 New Member

    Member Since:
    Sep 10, 2007
    Message Count:
    43
    Likes Received:
    0
    Occupation:
    School
    Location:
    Ontario, Canada
    Xhtml, its a lot more specific. I know that Nick Thompson know XHTML, and he is good at it
  4. SawanM New Member

    Member Since:
    Sep 10, 2007
    Message Count:
    561
    Likes Received:
    0
    Occupation:
    N/A
    Location:
    UK
    That is just an advance of HTML.
  5. Hayze New Member

    Member Since:
    Sep 6, 2007
    Message Count:
    949
    Likes Received:
    0
    Occupation:
    Un Occupied.
    Location:
    To your left... no your other left.
    Yea, XHTML is just cleaner HTML, different standards than HTML, for example your tags must be nested correctly.
  6. Edwin New Member

    Member Since:
    Oct 7, 2007
    Message Count:
    417
    Likes Received:
    0
    Occupation:
    Now that would be telling
    Location:
    UK
    You could have a flash site, they are pretty hard to do though and I don't think there is actually coding involved.
  7. SawanM New Member

    Member Since:
    Sep 10, 2007
    Message Count:
    561
    Likes Received:
    0
    Occupation:
    N/A
    Location:
    UK
    In Flash, there is actionscript, which is almost certainly needed to create a fully functional website, however people recalling to my experience do not have Adobe Flash Player and have very slow internet so you lose vital visitors. Also in SEO terms, you are in the worst terms.
  8. Edwin New Member

    Member Since:
    Oct 7, 2007
    Message Count:
    417
    Likes Received:
    0
    Occupation:
    Now that would be telling
    Location:
    UK
    I didn't recommend it :p
  9. SawanM New Member

    Member Since:
    Sep 10, 2007
    Message Count:
    561
    Likes Received:
    0
    Occupation:
    N/A
    Location:
    UK
    I didn't explain it in its fullest terms then =-]
  10. newbie New Member

    Member Since:
    Oct 21, 2007
    Message Count:
    20
    Likes Received:
    0
    Flash websites rank poor in SERPS ....if you wish to make website but don't know any language then use CMS like Wordpress :)
    Using it is as simple as 123....PHP can be used to make all your websites!!
  11. Hayze New Member

    Member Since:
    Sep 6, 2007
    Message Count:
    949
    Likes Received:
    0
    Occupation:
    Un Occupied.
    Location:
    To your left... no your other left.
    You are confusing PHP and HTML. PHP is used to make your page dynamic, HTML is used to actually create the page. PHP can add text, and that is about it with visual things. Other than that, PHP adds more non-visual stuff behind your website. It can be used for all sorts of things, to get to know what it can fully do you have to actually dig into it and learn the code; but it cannot create a table on a page with images and colors and everything, for that, there is HTML.
  12. Eureka New Member

    Member Since:
    Dec 16, 2007
    Message Count:
    17
    Likes Received:
    0
    Well there's always XML. XD
Thread Status:
Not open for further replies.

Share This Page