Guest User

Untitled

a guest
Jan 20th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. 1) Does ARIA come into play in new coding or is it just something to be aware of doing maintenance coding on older work?
  2.  
  3. 2) not understanding the full scope of Jquery yet-it is a library but how do I know what's in it and how to call it?
  4.  
  5. 3) Not fully conversant on the .parent() process. Does it simply consider where it is used the parent? Or does it search for ul v.s. li?
  6.  
  7. 4) I don't understand the $ use. Does that simply tell the browser that it needs to access the html element with the following class?
  8.  
  9. 5) With accesablity, how deep does the reader go and what information does it give the user? Tags, code? or just the facts that the html
  10. provides? Does it bother to describe background art or any other "eye catching" designs?
Add Comment
Please, Sign In to add comment