1.

What will add line break in the body of mail?(a) %20(b) %0D%0A(c) %0h%0A(d) %10This question was posed to me by my school principal while I was bunking the class.Enquiry is from Linking to Other Sites & Email Links and its Decoration topic in section Text, Links & Lists of HTML

Answer»

The CORRECT option is (b) %0D%0A

Explanation: %20 REPRESENTS space character. A data LINK escape is shown by %10. %0D%0A will add a NEWLINE in the text of the body.



Discussion

No Comment Found

Related InterviewSolutions