McqMate
| Q. |
What is the correct HTML for making a hyperlink? |
| A. | <a href=”http://google.com”>google</a> |
| B. | <a name=”http:// google.com”>google</a> |
| C. | <http:// google.com </a> |
| D. | url=”http:// google.com”>google |
| Answer» A. <a href=”http://google.com”>google</a> | |
View all MCQs in
Introduction to Web ProgrammingNo comments yet