Hi guys. Im trying to get my first ACl to work and as yet no luck

I want to block all ICMP echo traffic coming from EVEN hosts from this destination. ( ill use a standard ACL since the filter is based on source). For some odd reason Even hosts can ping but not odd hosts.
Network address is as follows 192.168.14.0 ( Class c )
My ACL is as follows:
access-list 1 permit 192.168.14.0 0.0.0.254
I assumed that since any odd number contains the number 1 i should allow any host that makes use of that bit since its defenatly odd.
Any help will be appreciated. ( do you know were i can get some nice practice labs on this topic)