JavaScript Vs. HTML
JavaScript and HTML are languages used to create web pages. HTML ( Hyper Text Markup Language) is used...
javascript vs. html
&nsbp;
#1
Posted 19 November 2012 - 10:52 PM
JavaScript and HTML are languages used to create web pages. HTML ( Hyper Text Markup Language) is used to communicate to a web browser how a web page should look and how the content of the webpage should look as well. HTML pages are created with tags giving specific instructions to your browser. Only text appearing within tags will display in a browser. Specific tags will inform the browser the fonts, colors, size and text it should use. The standard HTML isn’t case sensitive.
As for JavaScript, it is a scripting language, used to complete the interactive and simple functions in a web page. So if a user posts a comment inside a blog , this is a typical JavaScript code used to retrieve the time and date from the server and adds this information to the comment. Javascript is case sensitive, if you capitalize a word that should be lowercase, you will get an error on the web page.
JavaScript and HTML are languages used to create web pages. HTML ( Hyper Text Markup Language) is used to communicate to a web browser how a web page should look and how the content of the webpage should look as well. HTML pages are created with tags giving specific instructions to your browser. Only text appearing within tags will display in a browser. Specific tags will inform the browser the fonts, colors, size and text it should use. The standard HTML isn’t case sensitive.
As for JavaScript, it is a scripting language, used to complete the interactive and simple functions in a web page. So if a user posts a comment inside a blog , this is a typical JavaScript code used to retrieve the time and date from the server and adds this information to the comment. Javascript is case sensitive, if you capitalize a word that should be lowercase, you will get an error on the web page.
As for JavaScript, it is a scripting language, used to complete the interactive and simple functions in a web page. So if a user posts a comment inside a blog , this is a typical JavaScript code used to retrieve the time and date from the server and adds this information to the comment. Javascript is case sensitive, if you capitalize a word that should be lowercase, you will get an error on the web page.
JavaScript and HTML are languages used to create web pages. HTML ( Hyper Text Markup Language) is used to communicate to a web browser how a web page should look and how the content of the webpage should look as well. HTML pages are created with tags giving specific instructions to your browser. Only text appearing within tags will display in a browser. Specific tags will inform the browser the fonts, colors, size and text it should use. The standard HTML isn’t case sensitive.
As for JavaScript, it is a scripting language, used to complete the interactive and simple functions in a web page. So if a user posts a comment inside a blog , this is a typical JavaScript code used to retrieve the time and date from the server and adds this information to the comment. Javascript is case sensitive, if you capitalize a word that should be lowercase, you will get an error on the web page.
- tachetasara, datwooddiscount, lalelemu and 2 others like this
#3
Posted 29 January 2015 - 04:01 AM
HTML stands for Hypertext Mark-up Language and is an Internet World Wide Web description language that tells your web browser how a page is going to look.
Javascript is a scripting language developed by Sun Microsystems. Javascript has been used to customize web pages.
- tachetasara, datwooddiscount, lalelemu and 2 others like this
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users