XHTML

We will be needing a js file and a page containing form input field to do this task. What we are planning to do is, The input field contains default value. Onclick default value disappears and allows the user to insert text. If the user types anything it remains there but if he does not [...]

{ read more }

by on July 9th, 2007

We have reached a point where many pages on the WWW contain “bad” HTML. Many will fall, my friend. Talk about strict rules. Lets explore a little history of HTML and XHTML before we answer this ‘WHY’. The Extensible Hypertext Markup Language, or XHTML, is a markup language that has the same depth of expression [...]

{ read more }

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 in [XHTMLMOD].

{ read more }

by on July 9th, 2007

Here is a little tutorial about how to draw a border with caption around the data or form. Example Look:

{ read more }