What is the dIfference between standard and extended access list on Cisco Routers?

Recently I found asking myself this question. Finally it stuck with me this morning.

- standard ACL’s only consider the source IP address when deciding what to do with the traffic.

- extended ACLS’s look at the source IP, destination IP, protocol, and upper layer port numbers when deciding what to do with the traffic.