Multiple choice Type attribute of <ul> can take __________ value(s). circle square disc all of the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation The type attribute of the ul (unordered list) tag can take three values: disc (default solid bullet), circle (hollow bullet), and square (square bullet). These control the appearance of list item markers.