In the HTML5 Wikipedia page it says
Some elements, such as <a>, <cite> and
<menu> have been changed, redefined or
standardised
Does this mean the anchor tag? If so how?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The change with the tag is that it’s now allowed to contain block level elements, where before it was only allowed to contain inline elements.