FAQ Full Details:

img
FAQ Title:

what is JS?

FAQ Description:

A high-level definition

JavaScript is a scripting or programming language that allows you to implement complex features on web pages — every time a web page does more than just sit there and display static information for you to look at — displaying timely content updates, interactive maps, animated 2D/3D graphics, scrolling video jukeboxes, etc. — you can bet that JavaScript is probably involved. It is the third layer of the layer cake of standard web technologies, two of which (HTML and CSS) we have covered in much more detail in other parts of the Learning Area.

The three layers of standard web technologies; HTML, CSS and JavaScript

  • HTML is the markup language that we use to structure and give meaning to our web content, for example defining paragraphs, headings, and data tables, or embedding images and videos in the page.
  • CSS is a language of style rules that we use to apply styling to our HTML content, for example setting background colors and fonts, and laying out our content in multiple columns.
  • JavaScript is a scripting language that enables you to create dynamically updating content, control multimedia, animate images, and pretty much everything else. (Okay, not everything, but it is amazing what you can achieve with a few lines of JavaScript code.)

The three layers build on top of one another nicely. Let's take a simple text label as an example. We can mark it up using HTML to give it structure and purpose:

All FAQ Links:

img

Brand Management- Brand Listing Information

Read More →
img

Product Management- Product Listing- Part- 2

Read More →
img

Product Management- Product Listing- Part- 1

Read More →
img

Seller Profile & Company Information- Pickup Address and Bank Details

Read More →
img

Seller Profile & Company Information Part 5- Private Limited (Pvt Ltd)

Read More →
img

Seller Profile & Company Information Part 4- One Person Company (OPC)

Read More →
img

Seller Profile & Company Information Part 3- Partnership

Read More →
img

Seller Profile & Company Information Part 2- Proprietor

Read More →
img

Seller Profile & Company Information Part-1 Personal Profile

Read More →
img

How to Register as a Seller- Sign up Details

Read More →
img

Why heading is not bold?

Read More →
img

Buyer's Personal and Company/Firm Information

Read More →
img

How to Register as Buyer- Sign up Details

Read More →
img

what is JS?

Read More →