Is <human gender:"male"> valid HTML?

Is <human gender:"male"> valid HTML?

is it correct?

and

Please describe html tag

    2개의 답변이 있어요!

    • No, <human gender:"male"> is NOT valid HTML.

      HTML tags are looks like: <tagname attr1="value1" attr2="value2">

      gender:"male" considered as attribute name.
      As attribute name can't contains quote("), gender:"male" is invalid attribute name.

      Additionally, human is neither an HTML tag nor a custom tag name.

      ... sorry for poor english

    • <human gender:"male"> is not html.

      Do you want to learning Html?

      Look at this site

      Http://w3cschool.com

      This site is very easy and

      Very good site

      Have a good luck.