Typography
May 16, 2011 8:53 amThis page represents typographical aspects of the “Chameleon” theme. Take care about your typography to make better user experience for your readers. How to achieve that?
- Learn more about typography, escpecially about the most often used codes, such as <p>, <h1>, <h2>, <h3>, <img> and <a>.
- This theme has valid XHTML, but if you want to keep it like that, you must learn and follow the XHTML principles. Also, if some of your plugins are not XHTML valid, pages based on this component would not be XHTML valid as well (no matter if theme itself is valid).
- Familiarize yourself with CSS styles that comes with this theme.
- Never copy/paste directly from layout text editors, such as Microsoft Word or OpenOffice. Try to paste text in plain editors first (such as Notepad).
- Use a WYSIWYG editor that comes with WordPress or install a better editor, but always check your code in the editor’s HTML mode.
My mother said to me, “If you are a soldier, you will become a general. If you are a monk, you will become the Pope.” Instead, I was a painter, and became Picasso… To have a quote styled like that use “quote” class with paragraph of text, like in this sample code: <p class=”quote”>…your text here…</p>
Heading One
Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.
Heading Two
Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.
Heading Three
Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.
Heading Four
Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.
This is a warning message you may use in your text. Simply add appropriate class to your paragraphs to achieve this effect. Here’s a sample code: <p class=”warning”>…your text here…</p>. The rest of text is just filler. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat.
This is an information message you may use in your text. Simply add appropriate class to your paragraphs to achieve this effect. Here’s a sample code: <p class=”info”>…your text here…</p>. The rest of text is just filler. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat.
This is an error message you may use in your text. Simply add appropriate class to your paragraphs to achieve this effect. Here’s a sample code: <p class=”error”>…your text here…</p>. The rest of text is just filler. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat.
This is code style you may use in your text. Simply add appropriate class to your paragraphs to achieve this effect. Here’s a sample code: <p class=”code”>…your text here…</p>. The rest of text is just filler. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat.
Unordered list sample:
- list element one
- list element two
- list subelement one
- list subelement two
- list subelement three
- list element three
- list element four
Ordered list sample:
- list element one
- list element two
- list subelement one
- list subelement two
- list subelement three
- list element three
- list element four
Check list sample:
- to achieve this effect
- add class “checklist” to your unordered list
- like <ul class=”checklist”>
Arrow list sample:
- to achieve this effect
- add class “arrow” to your unordered list
- like <ul class=”arrow”>
Star list sample:
- to achieve this effect
- add class “star” to your unordered list
- like <ul class=”star”>
This is a sample image with caption. You can insert such image into your post as usually through WordPress. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.
This is a sample gallery with few images inside. You can create it through WordPress as usually.