answersLogoWhite

0

How do you write a xhtml code?

User Avatar

Anonymous

13y ago
Updated: 8/20/2019

You can write a XHTML code in same way as HTML. The only thing is that you have to close all tags.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

Why we you use xhtml?

XHTML is used as a stricter view of HTML. People who like to make the code clean and nice use XHTML.


What xhtml code is used for links?

The XHTML code for links is anchor tag.It is used to establish hyperlink between two pages.


What are some tips for writing XHTML?

# Write up multiple XHTML documents, attempting to not make any mistakes. # Write multiple HTML documents, and transform them into XHTML documents. # Browse forums or other online sources for HTML documents (or incorrect XHTML documents) that need help, markup-wise. # Take on projects involving XHTML coding.


How does CSS and XHTML work together?

You code the webpage with XHTML and you add a Cascading Style Sheet for the styles, linking to it in the head of the XHTML page. It is also possible to incorporate the style directly into the head of the XHTML webpage.


Clean up this xhtml so that it validates?

It appears that the most important part of this question is missing. It is important that XHTML validates to ensure the viewer sees what you intended. However, next time you cut and paste your homework question here, include the code example. Otherwise, there are too many possibilities in the universe of all XHTML code in the world to give a meaningful answer.


What are the three flavors of XHTML?

(1) XHTML 1.0 Strict(2) XHTML 1.0 Transitional(3) XHTML 1.0 Frameset


What does xHTML and HTML mean?

HTML - Hyper Text Markup Language and is the basic language used to program/code websites. XHTML - Extensible Hypertext Markup Language and is a family of XML Languages.


What is the full form of ASPX?

Active Server Pages Extended Adi Explanatory is as such ASPX does not have a proper expansion as a word or phrase the pages created using asp.net has ASP server side code and XHTML code , so they are name ASPX(ASP from ASP.Net and X from XHTML)


What language was used to create XHTML?

HTML is in XHTML, some argue that XHTML is it's own markup


When converting old html code to xhtml make sure that all inline images contain what attribute?

ALT


Is html a replacement for xhtml?

No. HTML existed before XHTML. XHTML combines XML and HTML, so it is an advancement on HTML.


When was XHTML created?

XHTML 1.0 was established on January 26, 2000.