--%>

What are the valid and invalid XHTML element names

What are the valid and invalid XHTML element names?

E

Expert

Verified

Some valid and invalid XHTML element names are given here:

• < html > - It is valid name.
• < HTML > - It is invalid name, should use lower case letters.
• < xhtml > - It is invalid name, not defined through XHTML specification.
• < Body > - It is invalid name, should use lower case letters.

   Related Questions in Programming Languages

  • Q : Explain Look-and-feel Look-and-feel :

    Look-and-feel: The visual impression and interaction style given by a user interface. This is mainly the responsibility of the window manager (that is, in collaboration with the fundamental operating system) running on a specific computer. This refers

  • Q : Use of setjmp and longjmp Use of

    Use of setjmp() and longjmp(): In C/C++, setjmp() saves the contents of the registers at a particular state in the program and longjmp() will restore that state later. In this way, longjmp() “returns” to the state of the program when setjm

  • Q : What is Leverage Model-Based Design

    Leverage Model-Based Design: Model-based design provides useful hints of how a large system can be reduced so that its state space becomes searchable. If not inherently visible in the design (for example, by means of using a “State” design

  • Q : Examples for 8 -16 - 32 bit

    Normal 0 false false

  • Q : Mission Critical Systems or a real-time

    Determine the important aspect of Mission Critical Systems or a real-time system.

  • Q : Define Fetch-execute cycle

    Fetch-execute cycle: The simple set of steps which are endlessly recurring by a computer's Central Processing Unit for each and every program instruction: `Fetch the next instruction suggested by the program counter,' `update the program counter to pa

  • Q : State the term Web application State

    State the term Web application?

  • Q : Determining group ID of new file

    Explain various options available in order to determine the group ID of new file?

  • Q : C Sharp console application Write a

    Write a simple C# console application to consume the service to generate uniform random numbers.

  • Q : Define Capability Normal 0 false false

    Normal 0 false false