Which button should be clicked to
add various options of dropdown list?
Answers
Answered by
3
Answer:
Ctrl + various /v. is answer
Answered by
2
Answer:
Dropdown list using button and div tab
<html>
<head>
<title>dropdown menu using button</title>
</head>
<style>
/* set the position of dropdown */
.dropdown {
position: relative;
Explanation:
I hope this will help you
Plz make me brainliest
Similar questions