Formatting an news article-like text

You see a lot of newspapers using a certain pattern when creating content. They are just posting content in a shape that the engines like. Here are few tips for you, if you would like to format your page after their example :

- title
- h1 is like the title ( first content in the content box of the site )
- h3 -> intro text ( few words )
- articles have images
- images have alt & title
- images have leneds
- images have ********* text ( the last 3 help in image optimization )
- article is breaked in paragraphs, so not <br > each line
- article contains internal heading ( h2 )
- article has ********* at the end of it
- article has section of "related news/articles/media content"
- there is always a breadcrum

Please add some more if you have suggestions.

Thanks