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?
- JavaScript will allow many page effects Some page effects that JavaScript allows are:
- User's time on page
- 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.
- Popups and tool tips
- Collapsing text
- Page timeout
- Color changes and fades
- Font sizing and fades
- Ultimate fared
- Embedded audio
- Print page/element
- Scrolling banners
- Flying text
- News scroll er
- Automated popups
- Image transitions
- Toggle buttons
Work that i have done in the Java script
download