Typography

This is H1 example, amet consectetur adipiscing elit.

This is H2 example, aenean at lorem sit amet ante convallis.

This is H3 example, quisque ligula lacus, tempus ac bibendum vitae.

This is H4 example, quisque ligula lacus, tempus ac bibendum vitae.

This is H5 example, quisque ligula lacus, tempus ac bibendum vitae.
This is H6 example, quisque ligula lacus, tempus ac bibendum vitae.

You can create some beautiful content by using some simple HTML elements. The Warp theme framework offers some neat styles for all HTML elements and a great set of CSS classes to style your content. Basic HTML is very easy to learn and this small guide shows you how to use all styles provided by the Warp framework.

Basic HTML Elements

Here is a short demonstration of text-level semanticts. The <p> element creates a new paragraph. It will have some space before and after itself. To turn your text into hypertext just use the <a> element.

Text-Level Semantics

You can emphasize text using the <em> element or to imply any extra importance the <strong> element. Highlight text with no semantic meaning using the <mark> element. Markup document changes like inserted or deleted text with the <del> element or <ins> element. To define an abbreviation use the <abbr> element and to define a definition term use the <dfn> element.

Custom Buttons

Primary

[button color=”accent-color” hover_text_color_override=”#fff” size=”small” url=”#” text=”Small” color_override=””] [button color=”accent-color” hover_text_color_override=”#fff” size=”medium” url=”#” text=”Medium” color_override=””] [button color=”accent-color” hover_text_color_override=”#fff” size=”large” url=”#” text=”Large” color_override=””]

Secondary

[button color=”secondary-color” hover_text_color_override=”#fff” size=”small” url=”#” text=”Small” color_override=””] [button color=”secondary-color” hover_text_color_override=”#fff” size=”medium” url=”#” text=”Medium” color_override=””] [button color=”secondary-color” hover_text_color_override=”#fff” size=”large” url=”#” text=”Large” color_override=””]

Quotations and Code

Inline quotations can be defined by using the <q> element.

The <blockquote> element defines a long quotation which also creates a new block by inserting white space before and after the blockquote element.
Citation

To define a short inline computer code use the <code> element. For a larger code snippet use the <pre> element which defines preformatted text. It creates a new text block which preserves both spaces and line breaks.

pre {     
margin: 15px 0;     
padding: 10px;     
font-family: "Courier New", Courier, monospace;     
font-size: 12px;     
line-height: 18px;     
white-space: pre-wrap; 
}

Use the <small> element for side comments and small print.

Useful CSS Classes

Here is a short demonstration of all style related CSS classes provided by the Warp framework.

Highlight Content

Drop caps are the first letter of a paragraph which are displayed bigger than the rest of the text. You can create a drop cap using the CSS class dropcap. To emphasize text with some small boxes use <em> element with the CSS class box.

This simple box is intended to group large parts of your content using the CSS class box-content.
This is a simple box to highlight some text using the CSS class box-note.
This is a simple box with useful information using the CSS class box-info.
This is a simple box with important notes and warnings using the CSS class box-warning.
This is a simple box with additional hints using the CSS class box-hint.
This is a simple box with download information using the CSS class box-download.

Tables

Create a zebra stripped table using using the CSS class zebra.

Table caption
Table Heading Table Heading Table Heading
Table Data Table Data Data Centered
Data Bold Table Data Data Centered
Table Data Table Data Data Centered
Table Footer Table Footer Table Footer

Definition Lists

Create a nice looking definition list separated with a line by using the CSS class separator.

Definition List
A definition list is a list of terms and corresponding definitions. To create a definition list use the <dl> element in conjunction with <dt> to define the definition term and <dd> to define the definition description.
Definition Term
This is a definition description.
Definition Term
This is a definition description.
This is another definition description.

Element Reference

Read more

Xen Project Announces Performance and Security Advancements with Release of 4.19
Aug 05 2024

New release marks significant enhancements in performance, security, and versatility across various architectures.  SAN FRANCISCO – July 31st, 2024 – The Xen Project, an open source project under the Linux Foundation, is proud to announce the release of Xen Project 4.19. This release marks a significant milestone in enhancing performance, security,

Upcoming Closure of Xen Project Colo Facility
Jul 10 2024

Dear Xen Community, We regret to inform you that the Xen Project is currently experiencing unexpected changes due to the sudden shutdown of our colocated (colo) data center facility by Synoptek. This incident is beyond our control and will impact the continuity of OSSTest (the gating Xen Project CI loop)

Xen Summit Talks Now Live on YouTube!
Jun 18 2024

Hello Xen Community! We have some thrilling news to share with you all. The highly anticipated talks from this year’s Xen Summit are now live on YouTube! Whether you attended the summit in person or couldn’t make it this time, you can now access all the insightful presentations

Get ready for Xen Summit 2024!
May 24 2024

With less than 2 weeks to go, are you ready? The Xen Project is gearing up for a summit full of discussions, collaboration and innovation. If you haven’t already done so – get involved by submitting a design session topic. Don’t worry if you can’t attend in person,