Hi. I am using <ul id="top-social"> twice on one webpage. When I run it on the W3C markup validation, it gives me this error. How to fix?
Error: Duplicate ID top-social.
From line 438, column 45; to line 438, column 64
<ul id="top-social">
Warning: The first occurrence of ID top-social was here.
From line 319, column 57; to line 319, column 76
<ul id="top-social">