Ex No: | Transform Property |
---|---|
Aim: | To rotate a div 150 degree around x axis. |
Algorithm | |
Step1: Create a folder “Ex5” to place the HTML files. | |
Step2: Create HTML file “index.html”. | |
Step3: Create a <div> tag with some text. | |
Step4: Add JavaScript code to access transform property to rotate the <div> tag 150 degree around x axis. | |
Source Code | |
index.html
|
|
Result: | Thus JavaScript code is written to implement banner advertisement. |