Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Italic Span
Small caps
Strike Line Through Overline Underline
Bold
Bold
Bolder
Lighter
Normal
100
200
300
400
500
600
700
800
900
The common kingfisher (Alcedo atthis) is a small kingfisher with seven subspecies recognized within its wide distribution across Eurasia and North Africa Font size=2, color=blue
Font face=verdana, color=green
abbreviation NATO
abbreviation Link NATO
abbreviation Link NATO
abbreviation Link NATO
acronym NATO

In my younger and more vulnerable years my father gave me some advice that I've been turning over in my mind ever since. 'Whenever you feel like criticizing anyone,' he told me, 'just remember that all the people in this world haven't had the advantages that you've had.'

Google Red dot Red Dot Red dot

Smiley face
Coffee
Black hot drink
Milk
White cold drink

For 50 years, WWF has been protecting the future of nature. The world's leading conservation organization, WWF works in 100 countries and is supported by 1.2 million members in the United States and close to 5 million globally.

My Text

An ordered list:

  1. Coffee
  2. Tea
  3. Milk
  4. Wine
Inside table

delta parameter (d)

Looks how cool is Open Xml.
Now with HtmlToOpenXml, it never been so easy to convert html.

If you like it, add me a rating on codeplex

simple text
Hello ! je suis du texte écrit en oblique.
  public void SetContentType(System.Web.HttpRequest request, System.Web.HttpResponse response, String reportName)
{
	if (request.Browser.Browser.Contains("IE"))
	{
		// Replace the %20 to obtain a clean name when saving the file from Word.
		encodedFilename =
		  Uri.EscapeDataString(Path.GetFileNameWithoutExtension(encodedFilename)).Replace("%20", " ")
			+ Path.GetExtension(encodedFilename);
	}
}

Some <Pre> starting one 
line below!