What's the difference between HTML, Javascript and Flash?

Cherry

New member
basically HMTL and java script are both "languages" or codes for programming a website. Flash can be used to make animations and making buttons etc for websites too! There is a language IN flash called "actionscript" where you can tell the buttons/ any thing else on the website what to do
 
HTML is a dynamic way to construct your website with text, images, and other basic elements. JAVASCRIPT can add logic to your website and also control many of the elements within your HTML form. Flash is a way to create animations, games, and other advanced things that you want to display within your website. You will use HTML and possibly JAVASCRIPT to embed the flash content in your website.
 
Are they simply different ways of constructing a website?
Can someone please break these terms down for me in layman's terms?
Thanks in advance.
 
HTML is a text code that controls the format and layout of the text files by browsing applications

Java is a computer application that facilitates functionally and page layout in web browsers. For moving texts, animated objects, and interactive dialog between browser and server

Flash is a vector animated software that creates animations for display on a web page.
 
Back
Top