You are not logged in.
Pages:: 1
#1 2018-07-10 07:43:23
Assembly Language Quiz MCQs Quiz Question.
Programming Languages Quizzes Assembly Language Quiz MCQs
Question:
How do you add a link which will allow the visitor to send an email from your page?
Option A):
Add <a href="mailto:youremailaddress">
Option B):
You cannot do this without using server a side scripting language (like PHP)
Option C):
Add an image of an envelope
Option D):
Add <a href="sendmailtoyouraddress">
Correct Answer is Option A):
Add <a href="mailto:youremailaddress">
Online Web Tutorials And Interview Questions With Answers Forum:
https://globalguideline.com/forum/
Offline
2018-07-10 07:43:23
- Advertisement
- Ads By Google
Re: Assembly Language Quiz MCQs Quiz Question.
\n
Pages:: 1