Go Back   Site Owners Forums - Webmaster Forums > Web Design > Graphic Design

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 02-19-2012, 08:50 PM   #1
eook.joc
Registered User
 
Join Date: Jan 2012
Posts: 78
What is the difference between javascript and HTML??

Is it javascript better or not as good that HTML and simpley what is the damned difference?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
eook.joc is offline   Reply With Quote

Old 02-21-2012, 06:47 AM   #2
spinxwebdesign
Registered User
 
Join Date: Jun 2010
Posts: 269
HTML is a language that is used to create web pages and interpreted by the browsers. It is the primary assessment of sites. Javascript is scripting language that turns the webpage into some functionality. You can create dynamic functionality using JavaScript on the web pages. Without HTML you cannot implement JavaScript.

Last edited by spinxwebdesign; 09-10-2012 at 11:14 PM..
spinxwebdesign is offline   Reply With Quote
Old 02-23-2012, 05:16 AM   #3
madhuriarora
Registered User
 
Join Date: Dec 2011
Posts: 217
Java script is better then the HTML and we can create the dynamic web pages in java script.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
madhuriarora is offline   Reply With Quote
Old 12-11-2012, 02:35 AM   #4
Zora2012
Registered User
 
Join Date: Nov 2012
Location: India
Posts: 276
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.s
JavaScript is a scripting language developed by Sun Microsystems. JavaScript has been used to customize web pages.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- Shopping Cart- PrestaShop, Zencart; CMS - WordPress, Joomla; Custom Development


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
- SEO, Pay Per Click (PPC), SEM, Link Popularity Building, SEO Copywriting, SMO, SMM
Zora2012 is offline   Reply With Quote
Old 12-13-2012, 03:26 AM   #5
davidcroft
Registered User
 
Join Date: May 2012
Posts: 24
HTML cannot support java programming code,
Java script support java programming code,
Java script is scripting language,
HTML is simple language,
Java script is quite difficult than HTML,
Java script is better than HTML.


Rehearsal space London
davidcroft is offline   Reply With Quote
Old 12-13-2012, 11:43 PM   #6
milina788
Registered User
 
Join Date: Jul 2012
Posts: 34
Java script is a scripting language which can be defined as high level programming language which is interpreted by other programming language at runtime while HTML is a Markup language to create web page. Java script can be embedded within HTML to add functionality to the web pages.
__________________
Hire a professional
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
milina788 is offline   Reply With Quote
Old 12-14-2012, 05:58 AM   #7
stephan07
Registered User
 
Join Date: Dec 2012
Posts: 25
Jascript use for scripting of calculator, calender while HTML is Hyper Text Markup Language which is the best programming language for website designing.
stephan07 is offline   Reply With Quote
Old 05-03-2018, 09:38 PM   #8
madisonwhite
Registered User
 
Join Date: May 2018
Location: Delhi
Posts: 34
Hypertext markup language (HTML) is a language used to create Web pages. The HTML language is interpreted by the Web browser, and it delivers the images and text for the user. HTML is rendered from the server. This means that any code programmed on the Web page is processed by the server before it is sent to the user. The static code created in the HTML pages are hosted on the website's domain, and the HTML rendered can be created using dynamic programming languages such as C#, PHP or VB.NET. But in case of Java Script is completely run on the client machine, so any code created is compiled and executed on the Web browser.For this reason, JavaScript is not a secure language and passwords and user names should not be processed using the JavaScript language.
madisonwhite is offline   Reply With Quote
Old 05-04-2018, 03:47 AM   #9
alviya
Registered User
 
Join Date: May 2018
Posts: 1
With several browsers on the market, compatibility is an issue for any Web application. However, HTML is consistently supported by all browsers, and the main tags used for a Web page are rendered without an issue. JavaScript functions are not always compatible across browsers. Some JavaScript functions work well in Internet Explorer, but they may not execute properly in Firefox or Chrome. For this reason, some companies are forced to list a compatibility browser for the Web application to ensure users are able to view the website properly.
alviya is offline   Reply With Quote
Old 05-05-2018, 05:00 AM   #10
Tiedot
Registered User
 
Join Date: Apr 2018
Location: Bangalore
Posts: 44
Diff between Javascript and Html

In this html is an static markup language you can't do anything dynamic just using by tags.

Javascript is an scripting language not only used with html/css also used for hover,dynamic
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Tiedot is offline   Reply With Quote
Old 05-08-2018, 09:43 PM   #11
sankalppatil
Registered User
 
Join Date: Feb 2018
Posts: 214
Html Is the frontend coding language which is used to develop the GUI interface for a website and JavaScript is scripting language which is used to develop the dynamic script code which defines how website will be working.

Means if the html code is the metal case body of a car then JavaScript will be engine.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
sankalppatil is offline   Reply With Quote
Old 05-24-2019, 03:32 AM   #12
rajkiran
Registered User
 
Join Date: Aug 2016
Posts: 961
Differences Between JavaScript & HTML. Hypertext markup language (HTML) is a language used to create Web pages. The HTML language is interpreted by the Web browser, and it delivers the images and text for the user. JavaScript is a more advanced language to make Web pages dynamic.
rajkiran is offline   Reply With Quote
Old 05-26-2019, 10:58 PM   #13
horizontour
Registered User
 
Join Date: Aug 2016
Location: Agra, India
Posts: 555
Html Language is used to make a simple static website and Javascript is the advanced language to make a Dynamic website. If you want to get, Web Design Company in India who to make a website at an affordable price.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
horizontour is offline   Reply With Quote
Old 06-04-2019, 10:16 PM   #14
alvin_hoffman
Registered User
 
Join Date: Oct 2015
Posts: 383
Quote:
Originally Posted by milina788 View Post
Java script is a scripting language which can be defined as high level programming language which is interpreted by other programming language at runtime while HTML is a Markup language to create web page. Java script can be embedded within HTML to add functionality to the web pages.
Which is best create with Bootstrap or media queries ?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
alvin_hoffman is offline   Reply With Quote
Old 06-06-2019, 04:47 AM   #15
ecsoft
Registered User
 
Join Date: Aug 2017
Posts: 51
Hypertext markup language (HTML) is a language used to create Web pages. The HTML language is interpreted by the Web browser, and it delivers the images and text for the user. JavaScript is a more advanced language to make Web pages dynamic. Both these languages have managed security service providers differences, but they are used in unison to present websites.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Last edited by ecsoft; 06-06-2019 at 04:48 AM.. Reason: missing link
ecsoft is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
HTML Code Switching wryfhk22 Search Engine Optimization 5 06-25-2019 02:44 AM
BasicDifference between HTML 5 and HTML 4 albertmorrison3 HTML / DHTML 14 12-06-2017 09:50 PM
Differences with HTML 4 and HTML 5 danielnelson HTML / DHTML 11 06-10-2012 09:21 PM
Focusing on HTML and CSS charloskendall3 General Discussion 15 12-31-2011 10:09 PM


All times are GMT -7. The time now is 10:46 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.