Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

9) The CSS3 selectors for data validation are a. :required, :valid, :notvalid b. :required, :valid, :invalid c :required, :notrequired, :valid d :required, :notrequired, :valid, :invalid

9) The CSS3 selectors for data validation are

a. :required, :valid, :notvalid

b. :required, :valid, :invalid

c :required, :notrequired, :valid

d :required, :notrequired, :valid, :invalid

10) To associate a field with a data list, you set

A the list attribute of the field to the id of the datalist element

b. the list attribute of the datalist element to the id of the field

c. the for attribute of the field to the id of the datalist element

d. the for attribute of the datalist element to the id of the field

11) which of the following statement is not true about email, url, and tel controls?

a. its good to use these control because they indicate the type of data theyre for

b. The browser will automatically validate the entrie in all three of these controls.

c. The error message thats displayed if an entry is invalid varies depending on the browser

d. the control are treated as text boxes if theyre not supported by a browser

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle Database 10g Insider Solutions

Authors: Arun R. Kumar, John Kanagaraj, Richard Stroupe

1st Edition

0672327910, 978-0672327919

More Books

Students also viewed these Databases questions

Question

When would you use one approach, and when would you use another?

Answered: 1 week ago