how to remove text decoration of li tag code example Example: remove ul decoration ul { list-style-type: none; }