Skip to content

Vengat-P/mini-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo containes the questions for the list of DOM Micro Tasks

  1. Color a span/div element content when a user moves the mouse over the element.

  2. Use prompt to read a value from user and display it in the span element.

  3. Display the mouse X and Y coordinates in a "span" tag when you click on a "h1" tag which contains a paragraph.

  4. Write a Javascript code for character counts in the textarea.

  5. Convert a given number from decimal to binary or hexadecimal

  6. With Javascript write a simple from validation

  7. In your HTML Add two buttons, where first button action for full screen mode and the second button for exit from full screen mode.

  8. When user press any key in your html page show a alert that Invalid Key Pressed, but when user press spacebar show an alert Thank You..!! and close the current window.

  9. When a cursor is moved over an content, allow the user to edit the content in HTML page. NOTE: Input element should not be used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published