Nieuws
| Wereldwijde staalproductie kruipt uit dal |
De wereldwijde staalproductie heeft de afgelopen maand het hoogste punt van dit jaar bereikt, maar lag nog steeds 11,1 procent lager dan in juli vorig jaar. Dat maakte de World Steel Association donderdag bekend. |
| Nederland kan elektriciteit gaan exporteren |
De uitbreidingsplannen van energiebedrijven zullen de komende jaren leiden tot een fors overschot in de elektriciteitsproductie in Nederland. Dat blijkt uit een rapport dat de landelijke netbeheerder TenneT donderdag naar buiten heeft gebracht.
|
Veel gestelde vragen
- 1. Waarom moet ik inloggen?
- 2. Definition Lists
If you think that just humans are viewing your page you would be mistaken. An example of an application that would be interested in DL elements is the google glossary. This is currently a product of the google labs and as such is in development and may move around from time to time. What the glossary search engine does do though is provide a concrete example of how using definition lists can give added value to a page. By semantically marking up your content you enable it to be processed by automatic methods much more easily.
Semantic markup can benefit advanced content management systems. Bob Boiko (The Content Management Bible, p457.) explains that metadata can be embedded into the content as well as maintained separately. By using definition lists, and other semantic markup constructs, you can more easily extract structured information about your content.
Nou zie.... dat moet gewoon...- Simply put it is a list of definitions. For the unabridged version read the relevant section in the HTML specification. Basically a definition list is composed of three HTML elements and some text. These are the <dl>, <dt> and <dd> elements.
<DL>
A definition list is the container element for DT and DD elements. The DL element should be used when you want incorporate a definition of a term in your document, it is often used in glossaries to define many terms, it is also used in "normal" documents when the author wishes to explain a term in a more detail (Like this definition).
<DT>
The term currently being defined in the definition list. This element contains inline data.
<DD>
The definition description element contains data that describes a definition term. This data may be either inline, or it may be block level.
Plaats hier uw CV
Wanneer u al geregistreerd bent op wervingenselectie.erdeetref.nl, kunt u met dit account inloggen en uw CV hier plaatsen.
Nog geen account? >> registreer!

