The Webtypografie designates the parts of the Typografie relevant during the Web organization and their special application in the Web, in particular the rules which can be considered when using individual indications in HTML documents. It belongs to the basic knowledge of Web designers and is based in Germany on the DIN 5008. ''
As also in other media, there are several possibilities of the text emphasis, which are called kinds of honor also in the Web. One differentiates with respect to the Web between logical and physical kinds of honor. Even if elements for it exist, physical text honor in honor languages has no more place at the latest since the introduction of CSS (in particular should be used instead of the i the em-element and instead of b better strong). In the following therefore only the logical kinds of honor are in HTML listed:
element.element (starting from XHTML replaces 2,0 by the abbr element).element.element.element.element.code-Element (starting from XHTML of 2,0 longer source text sections also with the block code element).element.element.element (starting from XHTML replaces 2,0 by the ratio element).block ratio element.element.Beyond that there are further elements. Depending upon user attitudes, platform, Webbrowser, character fonts etc. excellent ranges are differently represented. While HTML should not be abused for it, on it influence to take (in particular outdated elements from the time before Cascading Style Sheets (CSS) as font should not be used no more), insists the possibility of causing a change of the shape by means of CSS.
Usually quotation marks in two cases are used:
Uncommonly however are it, stresses or title of books to represent to songs etc. by quotation marks. For this rather a stressed representation should be used (see above).
With the use of quotation marks frequently errors are made. Here a listing of the correct use of different quotation marks. Blanks are for the sake of clarity emphasized with "in the result.
| Designation | Example | Result |
|---|---|---|
| Quotation mark (German) | „ Beispiel“ | "Example " |
| Quotation mark (English) | “ example” | "example" |
| Simple quotation marks (German) | ‚ Beispiel‘ | "Example ` |
| Simple quotation marks (English) | ‘ example’ | `example' |
| Guillemets (German) | » Beispiel« | " Example " |
| Guillemets (French) | « exemple » | "exemple" |
| Guillemets (Swiss) | « Beispiel» | "Example" |
| Simple Guillemets (German) | › Beispiel‹ | " Example " |
| Simple Guillemets (French) | ‹ exemple › | "exemple" |
| Simple Guillemets (Swiss) | ‹ Beispiel› | "Example" |
Simple quotation marks are already used normally only within ranges being located in quotation marks.
Quotation marks are used for quotations or around individual words as ironical to mark. They are not used however for the stress. Also this is made often wrong. For the stress are suitable instead the elements em and strong.
The correct use of quotation marks is supported by CSS2 by the quotes characteristic, which is evaluated however only by current Browsern: W3C Recommendation CSS2, '' quotes ''.
Also lines are often confounded. In particular the hyphen, which is on the German keyboard to the left of the right shift key, for all possible lines is abused.
| Designation | Example | Result |
|---|---|---|
| Hyphen, Trennstrich (German) | H-Milch | H-Milch |
| Hyphen (German) | Wort1 – Wort2 | Wort1 - Wort2 |
| Hyphen (English) | word1— word2 | word1-word2 |
| Hyphen (Russian) | — | - |
| Distance line (German) | Kiel– Berlin | Keel Kiel |
| Counter line (German) | Schalke – HSV | Schalke - HSV |
| Until line (German) | 1979– 2010 | 1979-2010 |
| Until line (English) | 1979/2010 | 1979/2010 |
| Line with currency data | 42, – EUR | 42, - EUR |
The German hyphen (Halbgeviertstrich) leaves itself - on use of correct coding - under Windows also during pressed old key and input of the key sequence "to 0, 1, 5, 0 "on the number block (!) produce, under Mac OS X by simultaneous pressing of the old key and the hyphen key. With many Ms-Windows-programs also the combination Strg key functions and "- "from the number block.
With non-proportional character fonts, for example Courier or with old typewriters, recommend to set Typografen around the until line blank.
Frequently one wants to avoid a paging by a blank. Thus it does not look usually well, if in multipart abbreviations a line-makeup takes place. Therefore one uses the protected blank here.
Instead of the normal protected blank ( ) would be partial a narrow protected blank in the following examples ( ) more appropriate, however by many Browsern yet one does not support. Also with − (−) has some Browser problems, so that for it the hyphen is nearly always used.
| Designation | Example | Result |
|---|---|---|
| Abbreviations | z. B. | e.g. |
| Measure data | 100 km, 98 % | 100 km, 98 % |
| Operational sign | − 2 + 5 · 1 = 6 : 2− 2 + 5 × 1 = 6 ÷ 2 | -2 + 5 1 = 6:" 2-2 + 5 1 = 6 2 |
| Numbers | 1.234, 567.89 | 1.234, 567.89 |
For multipart abbreviations are suitable however also formatting with CSS, which has a direct influence on the line-makeup of abbreviations and the width of the blank. For example the abbr element can be formatted global. In the current Internet Explorer this functions not, becomes there however differently than the use of   not as disturbing felt. Besides so the meaning of an abbreviation can be deposited over the title attribute and formatted if necessary.
Example: e.g.
One can obtain a comparable effect also for measure data in connection with splinter.
Points of omission become usually with the ellipse ("
) represented. This becomes with the … (…) represented. Before it a blank stands, if the preceding word were terminated. Becomes only one partial word (e.g. "Partly"
") separated, then before it however no blank stands.
The ellipse can be produced under Windows also by input of 0 to 1 3 3 on the number block with pressed old key.
See also: Plenk
We found here 9 articles.
W» Web Design» Web designer » Web engineering » Web integration » Web kit » Webauthoring » Webframework (list) » Webtypografie » WinLIKE |
We found here 3 related websites.
Index | Privacy | Terms Of Use | Sitemap | Feedback