It's invalid html to have two elements with the same id so it will need to be fixed.
Have you considered styling your CSS by "class" instead of by "id"?
It's invalid html to have two elements with the same id so it will need to be fixed.
Have you considered styling your CSS by "class" instead of by "id"?