answersLogoWhite

0

What xhtml code is used for links?

User Avatar

Anonymous

12y ago
Updated: 8/20/2019

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

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.


How do you write a xhtml code?

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


What language was used to create XHTML?

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


What is the difference between XHTML and CSS?

XHTML and CSS are both languages that are used to make web pages. XHTML is very similar to HTML and serves the same purpose. XHTML & HTML are both used to set the structure of the page - to define images, links, text, headlines, etc. CSS (Cascading Style Sheets) is used to define the style of the page - colors, spacing, etc. If you were to think of a web page as a person, XHTML would be the skeleton, and CSS would be the skin, clothing, make-up, etc.


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.


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.


Html and xHTML?

HTML and XHTML are two different languages used for web and application design. XHTML was a popular choice from about the year 2000, to 2011. HTML 5 is intended to replace XHTML. XHTML followed the basic rules of XML-based languages. HTML (both prior and since) do not.


What you can do with xhtml?

XHTML can be used to create full and feature-rich websites; any type of website that you could build in HTML4 (except for those using frames) are technically possible in XHTML.


What is XHTML markup validation?

Markup validation in general is a service that allows you to see if your code meets the requirements of the language used. When you submit your code to the validator, it will tell you what you are doing incorrectly so that you can fix it.


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


Who controls HTML and XHTML today?

The World Wide Web Consortium, or the W3C. They set the standards and specifications of HTML and XHTML, and how it should be used.