Html/javascript

HTML

Hyper text Markup Language, a standardized system for tagging text files to achieve font, color, graphic, and hyperlink effects on World...

Benefits of HTML
  • It’s easy to use – even for computer dummies
  • It has a pretty loose syntax, so even if you don’t get it perfect, the computer will sort of know what you mean (maybe even better than you do at first)
  • It is supported on the majority of browsers, in fact, maybe even all of them
  • It is widely used on all websites
  • It’s really similar to XML syntax which is used more and more for storage of data
  • It will cost you nothing. Free, Zilch, Zero, Nada.
  • Easy to learn, even for dummies
click here to download my work that i have done in the HTML

JavaScript
JavaScript is an implementation of the ECMAScript language standard and is typically used to enable programmatic access to computational.

benefits of using JavaScript in HTML code?
  1. JavaScript will allow many page effects Some page effects that JavaScript allows are:
    1. User's time on page
    2. JavaScript will improve visual displays As mentioned earlier, if a web page will be plain HTML only, it would be just a page full of text. You would not be able to move around, and you won't even be able to go to the next page.
    3. Popups and tool tips
    4. Collapsing text
    5. Page timeout
    6. Color changes and fades
    7. Font sizing and fades
    8. Ultimate fared
    9. Embedded audio
    10. Print page/element
    11. Scrolling banners
    12. Flying text
    13. News scroll er
    14. Automated popups
    15. Image transitions
    16. Toggle buttons
Work that  i have done in the Java script


 download