QUESTIONS AND 100% VERIFIED ANSWERS |
GRADED A+ | GUARANTEED PASS!!
According to that WCAG 2.0 AA, how many methods of navigation should you
include on your site?
- answer-At least 2
According to WCAG 2.0 AA, what is the minimum contrast ratio for site tax and
background colors?
- answer-Text and background should have a contrast ratio of at least 4.5 : 1 for
normal size text
After a user submits information in a form, how long should the form submission
success message be shown?
⚫️ three seconds
⚫️ five seconds
⚫️ eight seconds
⚫️ always
- answer-Always
Fill in the blank: When using animations on your website...
- answer-Use animations sparingly on your site
How can a user navigate your website using a keyboard?
- answer-They can use the tab key to navigate through interactive elements, like
menu items and buttons
How should you create alt text for an image with a caption?
⚫️ describe the image and quote the caption in the alt text
⚫️ describe the image, but do not quote the caption in the alt text
⚫️ describe the image and write "see caption"
- answer-Describe the image, but do not quote the caption in the alt text
How should you write alt text for an image that has a link?
- answer-Describe the image and "the caption in the alt text
, What does DOM stand for?
- answer-Document Object Model
What is important to remember about justified text on your website?
- answer-Justified text creates too much of a problem when zooming in on the page
What is the best practice for using images with text in them? (i.e. memes)
- answer-When using images with text in them, include any important text from the
image in the alt text
What is the difference between a page title and a page title tag?
- answer-A page title tells screen readers what they find when they enter the page,
whereas a title tag is a shorter version of the page title.
What is the purpose of alt text?
- answer-Alt text describes the image and tis context on the page for the screen
reader
What is the recommended length of alt text?
- answer-Keep your alt text under 100 characters
What is the recommended pixel size for paragraph text to ensure the text is legible
for all devices?
- answer-16 pixels
What is the significant of the DOM order?
- answer-DOM order determines the keyboard navigation order and screen reader
reading order
When adding a new content section to a page that already has content, what should
be the first heading tag?
- answer-H2
Where should an Accessibility Statement appear on your website?
- answer-A link to the statement should appear on every page, such as in the footer
Which colors are most important when using color themes?
⚫️ 1 (background) 4 (accent color) and 8 (action color)