Practical Sessions:(Basics Revision)
a)Create a webpage consisting of two paragraph with four lines each and do the following:
-Align all text to center
-Change text color to red
-Add border to each Paragraph with different width
-Highlight first line of each paragraph
-Hovering over a paragraph its background color change to yellow
-add border- shadow of 4 px
b)Write html code for the following:
c). Write HTML code for the following Table-
PRE NIELIT EXAM
MODULE DATE
M1-R5.1
27-04-24
M2-R5.1
d)Javascript Program to check wheather the given number is Palindrome or not?
e)Write a Program to print factorial of a number?