Website
Email: diane{@}beyond-paper{.}com
Powered by: Tumblr
Theme: Thought Cloud by Heather Rivers
divdiv element represents a discrete section of a page which can be meaningfully divided from the content around it. Commonly used to indicate a header region, footer, sidebar, or navigation region; it’s use can extend equally to indicate columns on a page or sections of an article. The element is also commonly used in multiple layers to group lower-level sections together, such as a “content” section which groups a main article, comments on that article, and meta data about the article or author.pdiv principally in that it is specifically intended to indicate text regions, whereas the div element is more broadly specified.blockquotecite element to indicate the quoted source. It may also, optionally, use the cite attribute to contain a URI for the quoted text.ahref attribute, the anchor element indicates an external resource (a resource other than the current document) accessible via hyperlink. Using scripting, it can be used to perform functions within the current page, but should always maintain a fall-back functionality to retain it’s semantic value.abbrabbr in Internet Explorer frequently forces developers to ignore that relationship.acronymemstrongem: an authorially determined preference for emphasis.h1-h6h1 is the top level heading element, and can be followed only by h2. h2, on the other hand, can be followed by either an additional h2, if the sections are equivalent and both fall under the preceding h1 topic; an h3 if the following section is logically a child of the h2, or another h1 if the following section is a new topic of the same level of specificity as the first heading. A common preference (although certainly not mandatory) is to use only a single first-level heading on any page and to require all subsequent headings to descend from it.addressaddress indicates contact information relevant to a specific document or part of a document. In practical usage, it’s more commonly used to indicate any block of contact information. As a block-level element, it’s generally reserved for significant blocks of information, rather than being used to mark-up a single e-mail address or telephone number.citecite is associated with bibliographical information, personal quotations, or references to an external resource used in the research towards preparing a document.codedfndeldatetime attribute in the following format: datetime="YYYY-MM-DDTHH:MM:SS". See also ins
sampcode in that the output of a program may not itself be code, but should still be indicated as an example of output.spanspan does not contain any semantic value, rather, that it is available to be used when no other element provides suitable meaning. It is preferable to use a generic element and define a meaning for it rather than use an element which has a pre-defined and inappropriate semantic meaning.insdel, above. Represents inserted text following revisions.qq element is minimal, and it cannot be readily recommended for any use.kbdcode and samp.sub/sup
varcode, samp, kbd, the “variable” element indicates a variable (or program argument.) It should be reasonably obvious at this point that this language was designed by programmers and not by librarians.ul, ol, liul is unordered, and is generally visually represented as a bulleted list. ol is ordered, and is generally visually represented as a numbered list. It’s common to attempt to apply lists at a significant macro level in organizing the elements in a form or, occasionally, within an entire page, but it’s my opinion that this kind of usage is taking the semantic construct a bit too far.dl, dd, dtdt) with their accompanying definitions (dd). Practically speaking, it’s reasonable to use the definition list format for any collection of data characterized by paired relationships with one signifying and at least one descriptive. It’s perfectly reasonable to provide multiple definitions to a single term. Frequently asked questions pages are commonly assembled this way.tabletheadth) for each column.tfoottbodycaptionthtdscope
th, it indicates whether the heading information applies to a row or a column. It can also be applied to a row group, for tables which have been divided into multiple sections.headers
summary
table element, the summary is a more extensive description of the table, intended to provide non-visual users with the equivalent of a “quick scan” of the table to best understand the purpose it serves.brbr tag semantic?“ hrThese elements have not been deprecated; but should generally only be used after careful consideration.
bigsmallbittpre