get-started: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(Undo revision 66521 by Poolsky (Talk) spam)
Line 6: Line 6:
Get started by adding support for microformats to your website, services, and products.
Get started by adding support for microformats to your website, services, and products.


How to do with short hair perm
== introduction ==
Many of the short hair MM will find that if you don't take good care of your hair, the perfect and moving curly hair will easily turn into a pile of straw, with no image to speak of. So, how to manage with short hair perm? Let's see.
Microformats are based on simple markup conventions that enable you to add meaningful structure to your web content.
Brazilian Hair suppliers
https://www.justvirginhair.com/brazilian-hair.htm


1. In the morning, the hair should be wet with warm water, preferably with a spray head, and it is not recommended to use cold water and easy to catch cold.
One of the key [[principles]] of microformats, is to privilege [[humans-first|human readable]] content. This means that you should think first and foremost of your content design being readable and accessible to web viewers. Using the [[semantic-xhtml|most appropriate HTML elements]] and applying structured [[semantic-class-names|class names]] to your markup enables you to produce content that can be clearly understood by a human audience and also used in a structured way by automated programs and other online tools. But the point is that you shouldn't have to go out of your way to produce such machine friendly markup - microformats make it easy to integrate this greater degree of structure into your websites, without the overhead of having to learn complicated new languages or formats.
2. Wipe the excess water with a towel and use a towel to soak it dry. Don't rub it. Because the hair scale of wet hair is open, if rub gently, the hair is easy to get hurt.
 
3. Make a bow, and leave your hair in front. It's better not to stand up straight. The posture and the hair clean water is the same in reverse, pour the hair cream on your hand (not too much, or just wipe the place is too easy to make, and the second to the place too little, uneven, to 3-4 times to wipe out), then use both hands to hair cream "as" into the hair, not hair down to stroke.
The best way to understand microformats is to start using them straight away. Since they're embedded in ordinary HTML, you can take existing pages and add these structured class names to the markup, but it's recommended that when doing this, you also take a close look at the overall tag structure that you're using - maybe there is a better way to say what you mean using basic HTML tags.
4. After standing up, use five fingers to comb the hair from the middle of the forehead. This is to make the interline natural and make the hair on the top of the head loose and not soft. This action can be repeated several times slowly.
 
5. Screw the spiral wound with the index finger. If you have a hair dryer, you can blow it all over again until you blow dry. Remember not to pull the hair down hard, or it will spoil the duration of the hair roll.
Many common kinds of content can be marked up in microformats. Microformats are designed to be similar to current markup styles. Chances are, you already have some of them on your site. Start with the obvious ones. For example a simple, and very popular place to start is with [[h-card]] - a microformat for displaying personal and organizational contact details. You can think of [[h-card]] as a way to embed mini business cards in web pages, but glancing over the [[h-card-examples|examples]] shows a lot more possibilities than just that.  Here are some specific places to start using microformats today:
6. Blow the dryer to the strong wind, quickly blow dry top of the head, and keep the head of the head loose.
The most important thing is to lose your comb, whether it's a tight comb or a wide comb! This is in order to prevent the brittle hair from being pulled, and on the other hand, it is also considered to maintain the duration of the scrolls. ...


== yourself ==
== yourself ==

Revision as of 22:15, 20 August 2017

<entry-title>Get Started</entry-title>

Latest: Get Started with microformats2

Get started by adding support for microformats to your website, services, and products.

introduction

Microformats are based on simple markup conventions that enable you to add meaningful structure to your web content.

One of the key principles of microformats, is to privilege human readable content. This means that you should think first and foremost of your content design being readable and accessible to web viewers. Using the most appropriate HTML elements and applying structured class names to your markup enables you to produce content that can be clearly understood by a human audience and also used in a structured way by automated programs and other online tools. But the point is that you shouldn't have to go out of your way to produce such machine friendly markup - microformats make it easy to integrate this greater degree of structure into your websites, without the overhead of having to learn complicated new languages or formats.

The best way to understand microformats is to start using them straight away. Since they're embedded in ordinary HTML, you can take existing pages and add these structured class names to the markup, but it's recommended that when doing this, you also take a close look at the overall tag structure that you're using - maybe there is a better way to say what you mean using basic HTML tags.

Many common kinds of content can be marked up in microformats. Microformats are designed to be similar to current markup styles. Chances are, you already have some of them on your site. Start with the obvious ones. For example a simple, and very popular place to start is with h-card - a microformat for displaying personal and organizational contact details. You can think of h-card as a way to embed mini business cards in web pages, but glancing over the examples shows a lot more possibilities than just that. Here are some specific places to start using microformats today:

yourself

your website

If you have your own website, read h-card-authoring for tips and guidelines on how to best markup existing content with h-card and take a look at the h-card-examples, then

your blog

If you have a blog:

your organization

website

contact info

  • Contact info. Every company or organization has a contact or about page of some sort on their website. Read h-card-authoring and add h-card to the contact/about pages along with "Add to address book" links for each h-card.
  • Employee directory. If your company has a page listing employees or others that belong to the organization, add h-card to the listings or search results.
  • add those pages with h-cards to the list of examples in the wild

events

Use hCalendar anywhere on the website that publishes event information. Start with the hCalendar creator.

history

If your organization publishes its history, mark up the events noted with hCalendar, thus allowing anybody to build a dynamic timeline application with your history.

products

Does your company make any products that generate HTML?

  • Make sure such products generate POSH and whenever possible, the appropriate microformats.
  • Then add those products to the implementations page.

enterprise

Wondering how to use microformats in an enterprise scenario?

Any publication of information about people, events, reviews etc. could benefit from being marked up with h-card, hCalendar, and hReview respectively.

other content

  • Do you have an explicit copyright license on your content? Then markup the link to your license with rel-license.
  • Do you publish social network / relationship info? Then mark that up with XFN.
  • Are you tagging things? Then use rel-tag (for your own stuff) or xFolk (for tagging any URL).
  • Are you publishing lists or outlines? Then use XOXO.
  • Do you publish reviews? Then use hReview.
  • Do you publish press releases? Then use hAtom.

what next

Once you have added microformats support to your website and helped your company and organization do so as well:

  • Advocate the use and support of microformats on other sites as well.

And here are a few more tips:

Try to produce clean, semantic xhtml, AKA POSH. Where there aren't microformats for specific types of content, feel free to experiment with your own poshformats.

translations

Read about how to get-started in additional languages:

see also