Home >> FAQs/Tutorials >> XHTML Tutorials and Tips >> Index

XHTML Tutorial - XHTML and URL Relation

By: FYIcenter.com

(Continued from previous topic...)

What Is the Relation between XHTML and URL?

URL (Uniform Resource Locator) is a compact string representation of the location for a Web document or other resource that is available on the Internet.

The URL of an XHTML document is usually the document file name prefixed with the domain name of your Web server and the http protocol name. As soon as you uploaded an XHTML document to a Web server, that document will have a URL to represent its location on the Internet. For example, if you have a Web server with domain name like fyicenter.com, and you have uploaded an XHTML document called welcome.html, then the URL of that XHTML document on the Internet is http://www.fyicenter.com/welcome.html.

For more information on URL, please visit http://www.w3.org/Addressing/.

(Continued on next topic...)

  1. What Is XHTML?
  2. What Does an XHTML Document Look Like?
  3. What Is the Relation between XHTML and HTML?
  4. What Is the Relation between XHTML and XML?
  5. What Is the Relation between XHTML and the Web?
  6. What Is the Relation between XHTML and HTTP?
  7. What Is the Relation between XHTML and URL?
  8. What Is URI?
  9. What Is the Relation between XHTML and SGML?
  10. What Is the Relation between XHTML and CSS?
  11. What Is the Relation between XHTML and DTD?
  12. Who Developed XHTML?
  13. What Is the Latest XHTML Specification?
  14. How Many Tags Are Defined in XHTML 1.0?
  15. How To Validate XHTML Documents Online?
  16. What Tools to Use to Write XHTML Documents?
  17. What Tools to Use to View XHTML Documents?


Selected Developer Jobs:

More...