Return to test index

XHTML 1.0 Strict, HTML Compatible
Content-Type: text/html; charset=iso-8859-1

PHP code used at the top of this file:

<?php 
header("Content-Type: text/html; charset=iso-8859-1");
?>

This <div> is made editable via the external Style Sheet.

.divEdit {
	-moz-user-modify: read-write;
	-moz-user-input: enabled;
	-moz-user-select: text;
}

Return to test index

H1 Heading

H2: Paragraph with HTML presentational tags.

Bold and italic text. Superscript: 1001.25. Reference345 uses a subscript. Bold and italic.

H3: Paragraph with Mozile style span tags.

Bold and italic and underlined and struck through text. Superscript: 1001.25. Reference345 uses a subscript. Bold, italic and underlined.

H4 Heading : Non-ASCII characters
(Valid characters in both UTF-8 and ISO-8859-1.)

àáâãäå (...as HTML character entities)

àáâãäå (...as UTF-8 )

àáâãäå (...as ISO-8859-1 )

H5 Heading : Character entities

&copy;© &reg;® &Agrave;À &agrave;à &pound;£ &cent;¢ &yen;¥ &curren;¤

H5 Heading : Character entities
(...But not valid for ISO-8859-1 character set.)

&euro;€ &Beta;Β &beta;β

H6 Heading : HTML character entities

"&<> 

  1. Ordered list
  2. Second item
  3. Third item

testimage (5K) testimage (5K) testimage (5K)

Input, radio

Male Female

Input, text

First name:
Last name:
Title:

Input, select/optgroup/option

textarea
Input, submit/reset

Editable paragraph with small text.

Editable paragraph with big text.

This is a non-editable paragraph nested in the editable <div>. It has the in-line style "-moz-user-modify: read-only;". This bold text should be editable. It has the in-line style "-moz-user-modify: read-write;". [NB : Nested sections are not currently supported with Mozile. You can quite easily delete this whole paragraph, even though some of it is "read-only".]

1
space (can't edit!)
2non-break-space, as character entity [&nbsp;] 
3non-break-space, as numeric entity [&#160;] 
4non-break-space, ISO-8859-1 
5non-break-space, UTF-8 
This <div> is not editable.

This <div> has the attribute contentEditable="true".

Any page with the contentEditable attribute can be made editable by Mozile.

This <div> is not editable

This <div> is made editable via the inline Style declaration:
style="-moz-user-modify: read-write; -moz-user-input: enabled;"

Return to test index

H1 Heading

H2: Paragraph with HTML presentational tags.

Bold and italic text. Superscript: 1001.25. Reference345 uses a subscript. Bold and italic.

H3: Paragraph with Mozile style span tags.

Bold and italic and underlined and struck through text. Superscript: 1001.25. Reference345 uses a subscript. Bold, italic and underlined.

H4 Heading : Non-ASCII characters
(Valid characters in both UTF-8 and ISO-8859-1.)

àáâãäå (...as HTML character entities)

àáâãäå (...as UTF-8 )

àáâãäå (...as ISO-8859-1 )

H5 Heading : Character entities

&copy;© &reg;® &Agrave;À &agrave;à &pound;£ &cent;¢ &yen;¥ &curren;¤

H5 Heading : Character entities
(...But not valid for ISO-8859-1 character set.)

&euro;€ &Beta;Β &beta;β

H6 Heading : HTML character entities

"&<> 

  1. Ordered list
  2. Second item
  3. Third item

testimage (5K) testimage (5K) testimage (5K)

Input, radio

Male Female

Input, text

First name:
Last name:
Title:

Input, select/optgroup/option

textarea
Input, submit/reset

Editable paragraph with small text.

Editable paragraph with big text.

This is a non-editable paragraph nested in the editable <div>. It has the in-line style "-moz-user-modify: read-only;". This bold text should be editable. It has the in-line style "-moz-user-modify: read-write;". [NB : Nested sections are not currently supported with Mozile. You can quite easily delete this whole paragraph, even though some of it is "read-only".]

1
space (can't edit!)
2non-break-space, as character entity [&nbsp;] 
3non-break-space, as numeric entity [&#160;] 
4non-break-space, ISO-8859-1 
5non-break-space, UTF-8 
This <div> is not editable