Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 1: Create a webpage and write Javascript code to create an object named Car with the following attributes and values: Name: Mercedes Model: G-Class

Question 1:

Create a webpage and write Javascript code to create an object named Car with the following attributes and values:

Name: Mercedes

Model: G-Class

Price: 45000

Check the Price of the car, if it is more than 3000 display name, model, price and the word Too Expensive, otherwise display name, model, price and Not Expensive.

Question 2:

Use html to create the following form:

image text in transcribed

Use JavaScript to validate the form as follows:

a) name should be alphabets.

b) age should be more than 18.

c) mobile number should be 7 digits.

Name Age Mobile Number submit

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Fundamentals Of Database System

Authors: Elmasri Ramez And Navathe Shamkant

7th Edition

978-9332582705

More Books

Students also viewed these Databases questions

Question

Find the exact value of expression. tan 195

Answered: 1 week ago

Question

What is Change Control and how does it operate?

Answered: 1 week ago

Question

How do Data Requirements relate to Functional Requirements?

Answered: 1 week ago