Although there is no requirement for XHTML 1.0 documents to be compatible with existing user agents, in practice this is easy to accomplish. Guidelines for creating compatible documents can be found in Appendix C. 5.1. Internet Media Type XHTML Documents which follow the guidelines set forth in Appendix C, “HTML Compatibility Guidelines” may be labeled with [...]
Read More >>
This section is normative. 2.1. Terminology The following terms are used in this specification. These terms extend the definitions in [RFC2119] in ways based upon similar definitions in ISO/IEC 9945-1:1990 [POSIX.1]: May With respect to implementations, the word “may” is to be interpreted as an optional feature that is not required in this specification but [...]
Read More >>
This section is informative. XHTML is a family of current and future document types and modules that reproduce, subset, and extend HTML 4 [HTML4]. XHTML family document types are XML based, and ultimately are designed to work in conjunction with XML-based user agents. The details of this family and its evolution are discussed in more detail [...]
Read More >>

To make your life alot easier you can define the common XHTML tags you use on your webpages within your Stylesheet, doing this can define a certain tag globally and you’ll never have to modify it within your XHTML again! In this tutorial we will show you the XHTML tags you can define in CSS! [...]
Read More >>
Author: alyaspk Categories: HTML, XHTML Tags: common xhtml, CSS, css code, css hack, css tag, css tags, HTML, html css tag, html tag, tag, XHTML, xhtml code, xhtml codes, xhtml css, xhtml document, xhtml tag, xhtml tag define in css, xhtml validator

The structure of a XHTML document is slightly more different than a standard HTML. You will have certain parts in XHTML such as doctype’s and XML properties that HTML doesn’t have, there’s ultimately the same type of code language, but with changes, but it’s important to understand the basics of XHTML after all it’s the [...]
Read More >>
Author: alyaspk Categories: XHTML Tags: document, html code, html document, standard html, structure of html, structure of xhtml, structure xhtml, x html, XHTML, xhtml code, xhtml coding, xhtml document

Centering a website is a key part of many CSS layouts. While there are many ways to do it in a variety of situations, the following is an explanation that is purely CSS, avoids messing with percentages, and is compatible with all modern browsers.
Read More >>
Author: alyaspk Categories: CSS Tags: Basics, center, center website, center website css, center website for chrome, center website for firefox, center website for internet explorer, center website for opera, center website for safari, CSS, css hack, css tutor, css tutorial, XHTML