Typography
The typography of our Creative Framework is divided into different areas. How you use it and which option it includes is described in the sections below. In this section you will find everything about the typography of the framework.
The typography of our Creative Framework is divided into different areas. How you use it and which option it includes is described in the sections below. In this section you will find everything about the typography of the framework.
The title contains five different title classes which determine the size of a headline. The classes begin with the class name title-size, whereby the desired size must be used instead of size. The following sizes are available: .xs, .sl, .md, .lg and .xl. Titles should be used for headings related to paragraphs.
Titel-xl
Titel-lg
Titel-md
Titel-sl
Titel-xs
The headlines tags <h1> to <h6> were also styled by the team with different sizes. No class name is required for the headings.
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Like the headlines tags, the <p> tag has been styled to make it easy for the user to create content elements consisting of a title or heading and a paragraph. The <p> day has a margin of 1rem and a line-height of 1.5rem.
Das ist ein Paragraf
Das ist ein weiterer Paragraf
Das ist der letzte Paragraf
Das ist ein Paragraf
Das ist ein weiterer Paragraf
Das ist der letzte Paragraf
The Creative Framework offers a selection of text shadows that are divided into two types of .hard and .blur. You can use the class name text-art-strength to call the desired shadows. With the text Shadow Strength there are 3 different gradations 1, 2 and 3. The class for a blur shadow could look like this: text-blur-3.
Text Blur-Schatten leichtText Hard-Schatten leicht
Text Blur-Schatten mittelText Hard-Schatten mittle
Text Blur-Schatten starkText Hard-Schatten stark
Text Blur-Schatten leicht Text Hard-Schatten leicht
Text Blur-Schatten mittel Text Hard-Schatten mittle
Text Blur-Schatten stark Text Hard-Schatten stark
For text alignment there are also classes that make it easier for the user to align text. The classes can also be called with the class name .text-position, whereby there are three types of position. Position right .text-right, position left .text-left and position centered .text-center.
Dieser Paragraph ist rechts ausgerichtetet.
Dieser Paragraph ist links ausgerichtetet.
Dieser Paragraph ist zentriertet.
Dieser Paragraph ist rechts ausgerichtetet.
Dieser Paragraph ist links ausgerichtetet.
Dieser Paragraph ist zentriertet.
The class name .text-strength can be used to determine the font size of a paragraph or an individual text element. As options for the thickness there are 3 different classes .text-bold, .text-medium and .text-light. The .text-bold class sets the font-weight to bold. The classes .text-medium and .text-light also set the font-weight of the element to medium and lighter. There is also .text-thin and .text-thick .
Dieser Text ist bold.
Dieser Text ist medium.
Dieser Text ist light.
Dieser Text ist thin.
Dieser Text ist thick.
Dieser Text ist bold.
Dieser Text ist medium.
Dieser Text ist light.
Dieser Text ist thin.
Dieser Text ist thick.
There are a variety of fonts available in our framework. We have selected 10 different fonts which can be called up via class name. The class name is composed of .font-type font. Instead of type, the desired font name should be used. The class of the font should be inserted into the body to give the document a uniform style. We offer the following fonts: .roboto,.open-sans,.merriweather, .nunito,.raleway,.roboto-serif, .merriweather-serif,.pt-serif,.eb-garamond, .source,.amatic and .kavicanar.
Roboto
Merriweather
Nunito
Raleway
Roboto Serif
Merriweather Serif
PT Serif
EB Garamond
Source
Amatic
Kavicanar
Roboto
Merriweather
Nunito
Raleway
Roboto Serif
Merriweather Serif
PT Serif
EB Garamond
Source
Amatic
Kavincanar
Several classes have also been provided to style lists. All lists <ul>, <ol> and <dl>are available. There is the class .list-inline, .list-styled and .list-unstyled. In all lists, margin-top has been removed and a margin-bottom 1rem has been added. The class .list-unstyled has no bullets and the class .list-inline represents a list as an inline-block element. The styled list .list-styled has unfilled points as listing characters and the general margin and padding properties of all lists.
- Erstes Listen Element
- Zweites Listen Element
- Drittes Listen Element
- Viertes Listen Element
- Fünftes Listen Element
- Erstes Listen Element
- Zweites Listen Element
- Drittes Listen Element
- Viertes Listen Element
- Fünftes Listen Element
- Erstes Listen Element
- Zweites Listen Element
- Drittes Listen Element
- Viertes Listen Element
- Fünftes Listen Element
Inline text elements can be used to highlight text or allow special formatting of text. Creative Framework has the following tags <em>, <i>,<b>,<del>, <small>, <strong> und <mark> styled by default. Particularly important inline text elements are <i> for italics, <b> for bold text and <del> for crossed out text.
Ein Teil des Textes ist leicht hervorgehoben
Ein Teil des Textes ist kursive
Ein Teil des Textes is bold
Ein Teil des Textes ist durchgestrichen
Ein Teil des Textes ist strong
Dieser Text ist makiert.
Ein Teil des Textes ist leicht hervorgehoben
Ein Teil des Textes ist kursive
Ein Teil des Textes is bold
Ein Teil des Textes ist durchgestrichen
Ein Teil des Textes ist strong
Dieser Text ist makiert.
Since links are an important part of a website, our framework has a selection of different link designs. They can easily be called using the class name link-type. The following options are available for the type of links: .link-slide,.link-change-color, .link-scale-small,.link-scale-big,.link-heartbeat, .link-underline-green,.link-underline-white,.link-underline-blue, .link-underline-red,.link-lighten,.link-darken, .link-bg and link-crossed.