How is an extended ACL configured?

Example :
access-list 101 permit tcp 192.168.1.0 0.0.0.255 10.0.0.0 0.0.0.255 eq 80?

This permits HTTP (TCP port 80) traffic from the source 192.168.1.0/24 to 10.0.0.0/24.