a) Whether the text is in bold
b) Whether the text is wrapped
c) Whether the text is in italics
d) Whether the text is highlighted
Answer: b
Explanation: wrap is the attribute of <textarea> element and it indicates whether the text should be wrapped. Syntax: <textarea wrap=””> if we use wrap=”hard” it will contain newlines in the submission of a form. This attribute is newly introduced by HTML5 and is supported by all the browsers
Related Posts
Circumstances that have potential to cause loss or harm is known as
The records of each patient that is receiving or has received treatment resembles which security concept ?
An impersonation of an authorised user is an example of a security threat.
A system resource that has a value and has to be protected is known as
What is Life cycle risk assessment ?
Controls that are intended to ensure that attacks are unsuccessful is analogous to ____________ in dependability engineering.
Controls that are intended to repel attacks is analogous to ____________ in dependability engineering.
Join The Discussion