Quantcast
Channel: EducationOnlineForComputers.com » XHTML
Viewing all articles
Browse latest Browse all 7

182 XHTML Tutorials and FAQs

$
0
0

Whether you are starting out or already an experienced web development programmer, these 182 XHTML Tutorials and FAQs will help you create an attractive and functional web site. Example XHTML code is also provided, along with tutorial exercises and some great XHTML tips. These will increase your knowledge and understanding of XHTML and demonstrate some excellent ways you can use this web development technology.

The following XHTML Tutorial and FAQ sections are presented:


17 XHTML FAQs – Introduction To XHTML

  • Answers what is XHTML in relation to: Web, HTTP, XML, HTML, URL, SGML, CSS, and DTD; who developed XHTML; writing and viewing XHTML documents.

16 XHTML Tutorials – Introduction To Tag and Attribute Syntax
  • Tutorials and code for: XHTML elements, opening and closing tags, element attributes, quoting attribute values, required attribute and values, case sensitivity, entering comments, protecting ampersand sign.

16 XHTML Tutorials – Introduction To Element Content Syntax
  • Learn the code to program: XHTML element content models, EMTPY and PCDATA element contents, sub-element only contents, mixed contents, XHTML entities and CDATA, nested elements, white space characters.

22 XHTML Tutorials – Document Structure and Head Level Tags
  • Shows how to code: XHTML DTD specifications and the root element; the head and body elements; head level elements like title, meta, base, script, link, and style; description and keywords meta elements.

18 XHTML Tutorials – Body Tag and Block Level Tags
  • Learn how to use: XHTML body element and its sub-elements; normal paragraphs and pre-formatted paragraphs, in-line elements in paragraphs, line breaks and paragraph spacing, block level elements: p, pre, blockquote, h1, hr.

11 XHTML Tutorials – Understanding In-line Elements and Tags
  • Shows how to use: inline elements like: strong, em, code, sub, sup, del, ins, big, small, br, script.
 
16 XHTML Tutorials – Understanding Hyper Links and URLs
  • Find out how to code: anchor tags/elements, URL structures, different formats of URLs, hyper links to image, music, PDF and ZIP files, opening documents in new windows.

9 XHTML Tutorials – Understanding Lists and List Items
  • Demonstrates the use of: list elements for ordered lists, unordered lists, and definition lists; creating nested lists; including multiple paragraphs in one list item; changing list item markers.

17 XHTML Tutorials – Understanding Tables and Table Cells
  • Learn how to use: table elements like: table, tr, td, th, caption; table attributes like: border, frame, cellspacing, cellpadding; row and cell attributes like: align, valign, colspan, rowspan.

25 XHTML Tutorials – Understanding Forms and Input Fields
  • Learn about: 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.

8 XHTML Tutorials – Understanding Inline Images and Image Maps
  • How to do: inline images and image maps: image elements and image sizes; floating images and animated images, server-side and client-side image maps.

6 XHTML Tutorials – Understanding DIV and SPAN elements
  • Covers: basic usages of “div” and “span” elements; nesting and floating “div” elements; changing fonts with “span” elements.

8 XHTML Answers to Interview Questions
  • Answers to inteview questions covering: Basic Concepts, XHTML Syntax, Block Elements, Inline Elements, Table Elements, Hyper Links and Images, and Forms and Input Fields.

Viewing all articles
Browse latest Browse all 7

Trending Articles