Home » CSS » Css miscellaneous » Question
  1. With, which tag you write the style rules directly within the document found
    within the head of the document.
    1. <style>
    2. <script>
    3. <css>
    4. <php>
    5. None of these
Correct Option: A

<style>



Your comments will be displayed only after manual approval.