What is the default value of type in an unordered list?

Answers ( )

Show
  1. Answer:

    • Ur Answer in the attachment

  2. In my opinion¡¡

    UR ANSWER bullet point

    This attribute also defines the style of the bullet point of the unordered list items.

    also,

    disc:It is the default value. It cretes a filled circle.

    circle:It creates an unfilled circle.

    square:It creates an filled square.

    HOPE THIS HELPS U!〰️

    Please do mark brainliest if this information helped you.

Lists

Contents

  1. Unordered (UL) and ordered (OL) lists
    1. Lists formatted by visual user agents
  2. Definition lists: the DL, DT, and DD elements
  3. The DIR and MENU elements

<ul type=””>

In HTML Attributes

Disclosure: Your support helps keep the site running! We earn a referral fee for some of the services we recommend on this page. Learn more

Attribute of<ul> HTML TagWhat does <ul type=""> do?Was used to set list types.