Hello friends
In CSS parlance a target is the object whose appearance you are seeking to control. Your target may be a single object by ID, a particular image for example, or may be multiple objects by CLASS such as fifteen of fifty links or all objects such as every single link in the document by TAG.
Thanks |