adplus-dvertising
frame-decoration

Question

One of the following method is used to send the email with default subject "Hello".

a.

<a href="mailto:sam@gmail.com?subject=Hello">Email</a>

b.

<a href="mailto:sam@gmail.com&subject:"Hello">Email</a>

c.

<a href="mailto:sam@gmail.com" subject="Hello">Email</a>

d.

None of these

Answer: (a).<a href="mailto:sam@gmail.com?subject=Hello">Email</a>

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. One of the following method is used to send the email with default subject "Hello".

Similar Questions

Discover Related MCQs

Q. If we need to include some of the lines to mail body then we can use following approach ?

Q. We can include default subject heading and body text by passing query parameter(s) separated by _____________ symbol.

Q. Query parameters are written usually after ____________ Symbol.

Q. If the image cannot be displayed then _______ specifies an alternate text for an image.

Q. __________ attribute is used to display an image ?

Q. Which of the following pair of attribute is required for img tag ?

Q. The ______ tag defines an image in an HTML page.

Q. Alt Attribute is more useful in the situation where user have ____________.

Q. Which of the following attribute is supported in HTML5 ?

Q. Which of the following HTML tag is used to define clickable area in an image map ?

Q. Documents converted to _______ can be published to the web.

Q. In HTML, tags consists of keywords enclosed within

Q. _______ is the encompassing term that involves the use of electronic platforms intranets, extranets and the Internet to conduct a company’s business.

Q. The common element which describe the web page, is ?

Q. Which of the following tag is used to mark a begnining of paragraph ?

Q. From which tag descriptive list starts ?

Q. Correct HTML tag for the largest heading is

Q. The attribute of tag

Q. What are Empty elements and is it valid?

Q. Web pages starts with which of the following tag?