23CSS2-FULL SATCK DEVELOPMENT-I
LAB INTERNAL EXAMINATION 23CSS2-FULL SATCK DEVELOPMENT-I 1. i)Write a program to apply different types (or levels of styles or style specification formats) - inline, internal, external styles to HTML elements. (identify selector, property and value). ii) Write a JavaScript program to embed internal and external JavaScript in a web page. iii) Design an HTML page with a text box and four buttons named Factorial. When a button is pressed an the function should be called to display the Factorial of that number. 2. i) Write an HTML program to embed audio and video into an HTML web page. ii) Write a JavaScript program to explain the different ways of displaying output. iii) D esign an HTML page with a text box and four buttons named Fibonacci . When a button is pressed the function should be called to display the Fibonacci series up to that number 3.i)Write an HTML program to explain the working of frames, such that the pag...