Whats the diffrence between creating a website and a script?


I have made a few websites using 1and1 and yahoo sitebuilder, they all seem kind of cheesy and very limited to what I can do or have vistors do. Should I be using HTML code in order to really get what I want, instead of the templated sites? If I had a script could I just insert it in the site what is the out come? What is a script?

2 Responses to “Whats the diffrence between creating a website and a script?”

  • Ayin Y:

    A script is a program that isn’t compiled, but is instead interpreted at run time. Popular web site scripts include WordPress, Joomla, and Drupal. An web site script is a script written in some scripting language that outputs the html code for a web site specifically.

  • Angela Q:

    Site builders are very limited. I suggest you study up on html to learn how to make the site appear the way you want. Use CSS for formatting. Then study php and javascript to make your site dynamic and interactive.

    http://www.w3schools.com/

Leave a Reply