Incredible standard post
Nullam elementum tincidunt massa, a pulvinar leo ultricies ut. Ut fringilla lectus tellusimp imperdiet molestie est volutpat at. Sed viverra cursus nibh.
A news list contains a repeating group of news items. To begin, wrap this module in a <section class="news-list">
. Then use <article class="news-item">
to group each intividual article.
A .news-item
has the following primary child elements.
.thumbnail
- Contains an image that is at least 150px wide.headline
- A short article title that is linkable to article detail.description
- A short summary or teaser for the article.published
- Date the article was publishedThis module is also available as a schema.org formatted module. Many applications, especially search engines, can benefit greatly from this structured data. Pages marked up using microdata enable search engines to understand the information on web pages and provide richer search results in order to make it easier for users to find relevant information on the web.
Using microdata is optional, but highly encouraged. In the source code section, samples for plain html and the microdata version are both included.
Nullam elementum tincidunt massa, a pulvinar leo ultricies ut. Ut fringilla lectus tellusimp imperdiet molestie est volutpat at. Sed viverra cursus nibh.
Nullam elementum tincidunt massa, a pulvinar leo ultricies ut. Ut fringilla lectus tellusimp imperdiet molestie est volutpat at. Sed viverra cursus nibh.
Nullam elementum tincidunt massa, a pulvinar leo ultricies ut. Ut fringilla lectus tellusimp imperdiet molestie est volutpat at. Sed viverra cursus nibh.
Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Maecenas faucibus mollis interdum.
Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Maecenas faucibus mollis interdum.
Using the .news-item
module in the sidebar makes use of the same markup however it omits the .description
node for sake of saving space.