1.
A) Link "Login",
"SignUp" and "Track order" to "Login.html",
"SignUp.html" and "Track.html" page respectively.
B) Show functionality of the global attributes such as contenteditable,
spellcheck, id
2.
Create
following Tables with Table Elements : Colspan/Rowspan Attributes,
Try different border, cellspacing, cellpadding attributes
3.
A) Create Form
Elements, Color and Date Pickers, Select and Datalist Elements
B) Add media content in a frame using audio, video,
iframe elements to the Home page of IEKart's Shopping application.
4. Write a JavaScript program
to find the area of a circle using radius
and PI (const) using HTML
5.
Write JavaScript
code to book movie tickets online and calculate the total price, considering
the number of tickets and price per ticket as Rs. 150. Also, apply a festive
season discount of 10% and calculate the discounted amount.
6.
Create an Employee
class extending from a base class Person. Hints: (i) Create a class Person with
name and age as attributes. (ii) Add a constructor to initialize the values
(iii) Create a class Employee extending Person with additional attribute
role in javascript
7.
A) Validate the
user by creating a login module. Hints: (i) Create a file login.js with a User class.
(ii) Create a validate method with username and password as arguments. (iii) If
the username and password are equal it will return "Login Successful"
else will return login failed using Javascript
B) Create a text file src.txt and
add the following data to it. Mongo, Express, Angular,
Node using Node.js
8. Implement routing for home
page, about and contact pages by embedding the necessary code in the
routes/route.js file in express.js
9. Write a Express.js Registration from with
Name, Age, Nationality fields to send to Express.js Server and log the data in
Server Console. Use pug file.
10. Using
typescript display the price of the mobile-based in three different colors.
Instead of using the number in our code, represent them by string values like
GoldPlatinum, PinkGold, SilverTitanium
Comments
Post a Comment