how to remove under line ul style in css code example Example: remove ul decoration ul { list-style-type: none; }