# Error Line 97, Column 10: ID "sublinkjs" already defined.
<ul id="sublinkjs">
✉
An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
# Info Line 84, Column 13: ID "sublinkjs" first defined here.
<ul id="sublinkjs">
# Error Line 111, Column 12: ID "sublinkjs" already defined.
<ul id="sublinkjs">
✉
An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
# Info Line 84, Column 13: ID "sublinkjs" first defined here.
<ul id="sublinkjs">
# Error Line 125, Column 11: ID "sublinkjs" already defined.
<ul id="sublinkjs">
✉
An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
# Info Line 84, Column 13: ID "sublinkjs" first defined here.
<ul id="sublinkjs">
Bookmarks