JavaScript

JavaScript Certificate SoloLearn

Task 1: Print first five ODD numbers using while loop

Task 2: Switch case Example

Task 3: Simple JavaScript Functions

Task 4: Function using Radio buttons

No comments:

Post a Comment

Simple Example of div tag in html with css

HTML and CSS Code : <!DOCTYPE html> <html lang="en"> <head>     <meta charset="UTF-8">     <m...