View Single Post
Old 08-20-2016, 01:40 AM   #9
daniewalker
Registered User
 
Join Date: Aug 2016
Posts: 56
ID are Unique
Each element can have only one ID
Each page can have only one element with that ID

Class are Not Unique
You can use the same class on multiple elements.
You can use multiple classes on the same element.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
daniewalker is offline   Reply With Quote