Guest User

Untitled

a guest
Dec 19th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>Role model</title>
  4. </head>
  5. <body>
  6. <button>Tell me the problem</button>
  7.  
  8. <!-- Screen reader would read it as: "Tell me the problem, button" -->
  9.  
  10. <div role="button">Tell me the problem</div>
  11.  
  12. <!-- Screen reader would read it as: "Tell me the problem, button" -->
  13. </body>
  14. </html>
Add Comment
Please, Sign In to add comment