Welcome to Pavan's WebDump

  1. Basic Html
  2. Tables
    1. About ME
    2. Table 1
    3. Table 2
    4. Table 3
    5. Table 4
  3. Forms
    1. Form 1
    2. Form 2
    3. Form 3
  4. Js Functions with alert and Prompt
    1. Consonents and Vowels Finder
    2. Greatest Number
    3. IsPrime
    4. ArmStrong
    5. Leap Year Checker
    6. Multiples of 5 Until 500
    7. Sum of Prime
    8. Swaping
  5. Js Functions and Html Elements
  6. DOM and Js Functions
    1. ScriptFunctions
    2. Document Object Model Basic Implementation
  7. Js Events and Functions
    1. Changing cell's content in table
    2. Setting paragraph background color
    3. Counting and display dropdown list items in an alert.
    4. Ideal Weight Calculator
    5. Mouse hover and out to highlight text
  8. Exp 8
    1. Adding Rows in table
    2. Adding items to dropdown using js
    3. Showing Names using alert window
    4. Mouse Hover and Mouse Out using js
    5. Highlighting Primes in given series
  9. JQuery Methods