0% found this document useful (0 votes)
15 views1 page

AWT - Assignment 1

Uploaded by

akshay dixit
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views1 page

AWT - Assignment 1

Uploaded by

akshay dixit
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

School of Engineering & Technology

Department: CSE Session: 2023-24


Programme: MCA Semester: II
Course Code: ENMM704 Number of students:
Course Name: Advanced Web Faculty: Dr. Tanvi Chawla
Technologies

Assignment Number: 1
Assignment Type: Quiz/Seminar/Viva/Mini project/Field
project/Debate/GD/Group task etc

COs Assignment Details Marks


CO1 1. Write an HTML code to form a table to show the below values in a (10
tabular form with heading as Roll No., Student name, Subject Name, marks)
and values as

 Ram, Physics
 Shyam, Math
 Murli, Chemistry

2. What is DOM and how to fetch ID in DOM in HTML? What is


innerHTML in DOM?
3. Write code to Build a Survey Form using HTML and CSS.
4. In the code block below, there is a syntax error preventing the
JavaScript function from executing. Identify the error and provide a
fix.
function sayHello() {
console.log("Hello, world!")
}
5. In the code block below, the CSS selector is incorrect. Identify the
error and provide a fix.
.styed-button {
background-color: blue; color: white; padding: 10px; }
CO2 6. What are the directives in AngularJS? (10
7. Describe the controllers used in AngularJS? marks)
8. Write a JavaScript program to find the maximum number in an
array.
9. Write a JavaScript program to reverse a given string.
10. Given a string, reverse each word in the sentence.

Faculty Signature: Approved by:

Date: Date:

You might also like