किस tag का उपयोग Internal CSS (HTML document के अंदर लिखा CSS) को head section में embed करने के लिए किया जाता है
Which tag is used to embed Internal CSS (CSS written inside the HTML document) within the head section
A
<link>
B
<style>
C
<css>
D
<script>
Explanation
Correct Answer: B) <style>