Opener: Tilesopener
Kachelopener
.modul-buehne.buehne--tileslayout
Der Kachelopener besteht aus einem Bild mit Teasertext sowie drei Teaserkacheln und soll einen kurzen Überblick der wichtigsten Inhalte der Seite liefern. Er sollte das einzige Element im layout-grid__area--herounit oder das erste Element im layout-grid__area--maincontent sein.
The Tile Opener contains an image with teaser text and three teaser tiles which can be populated with brief overviews of the three most important topics or aims of the page. The Tilesopener should be the only Element in layout-grid__area--herounit or the first element in layout-grid__area--maincontent.
<div class="modul-buehne buehne--tileslayout">
<div class="buhne__list--teaser">
<div class="item">
<div class="modul-teaser_buehne" data-add-clickable-area="smart">
<div class="teaser_buehne__left">
<div class="image">
<div class="image__image">
<img src="../../styleguide/static/placeholder_2x1.jpg" alt="Alternative Bildbeschreibung" >
</div>
</div>
</div>
<div class="teaser_buehne__right">
<div class="inner">
<h2 class="title">Kachelopener</h2>
<p class="text">
Philosophy is considered a science but it is difficult to say, when one has to compare with an ordinary science, for example biology, or chemistry. This is a question that turns into a burning problem among the scientists.
</p>
<span class="action">
<a href="#343" class="more" data-mainlink="true" aria-label="Kachelopener" title="Kachelopener">Mehr lesen</a>
</span>
<span class="image__copyright">Bild: @photograph</span>
</div>
</div>
</div>
</div>
<div class="item">
<div class="modul-teasertile_buehne" data-add-clickable-area="full" >
<h2 class="title">Title</h2>
<p class="text">
Philosophy is considered a science but it is difficult to say, when one has to compare with an ordinary science, for example biology, or chemistry. This is a question that turns into.
</p>
<span class="action">
<a href="#" class="more" aria-label="Title" title="Title">Mehr lesen</a>
</span>
</div>
</div>
<div class="item">
<div class="modul-teasertile_buehne" data-add-clickable-area="full" >
<h2 class="title">Title</h2>
<p class="text">
Philosophy is considered a science but it is difficult to say, when one has to compare with an ordinary science, for example biology, or chemistry. This is a question that turns into.
</p>
<span class="action">
<a href="#" class="more" aria-label="Title" title="Title">Mehr lesen</a>
</span>
</div>
</div>
<div class="item">
<div class="modul-teasertile_buehne" data-add-clickable-area="full" >
<h2 class="title">Title</h2>
<p class="text">
Philosophy is considered a science but it is difficult to say, when one has to compare with an ordinary science, for example biology, or chemistry. This is a question that turns into.
</p>
<span class="action">
<a href="#" class="more" aria-label="Title" title="Title">Mehr lesen</a>
</span>
</div>
</div>
</div> </div>