remove line from links css code example Example: how to remove the line from a link in css /*like suppose I take a tag of html*/ a{ decoration:none; }