
Exercise: Show the password
The Exercise
You are now equipped with enough knowledge to change HTML in a basic way.
So, let's have a small exercise.
We have a login form
<!DOCTYPE html>
<html lang="en">
<head>
<title>Show/Hide Password<