A collection of 25 FAQs/tutorials tips on XHTML forms and input fields. Clear answers are provided with tutorial exercises on forms and input fields: form elements and submission methods; input elements and input types like text, password, radio, checkbox, hidden, submit, file, image, button; dropdown lists and text areas; multiple forms.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris
A collection of 11 FAQs/tutorials tips on XHTML inline elements and tags. Clear answers are provided with tutorial exercises on inline elements like: strong, em, code, sub, sup, del, ins, big, small, br, script.
A collection of 16 tutorial tips on XHTML 1.0 element tag and attribute syntax. Clear answers are provided with tutorial exercises on XHTML elements, opening and closing tags, element attributes, quoting attribute values, required attribute and values, case sensitivity, entering comments, protecting ampersand sign.
One stop for XML, XML editors, XML tutorials, XML formats, define XML, XML Training, XML Databases, XML Tools, XML writers, learn XML, XML spy, XML Schema, Voice XML, XML Parsers.
This snippet demonstrates the all too common functionality of adding, modifying and deleting elements in an xml document. The demo page (see below) displays the xml before and after the actions.
A Sample Chapter from "Professional XSL". This chapter will provide you with enough information to start building useful XSLT stylesheets. I will introduce a number of the elements that make up the language, providing examples of their use. We will also look at a few of the functions built into the language and see how XSLT manages namespaces, whitespace and some other important issues.