![]() |
Style Sheet Testing |
|
| Home « Info « Style Test | ||
This page is for testing HTML styles and Style Sheets and how they appear in different browsers. This page is linked to the site's base style sheet, so all style formatting requests will be obeyed.
This is a normal paragraph. This is a normal paragraph. This is a normal paragraph. This is a normal paragraph. This is a normal paragraph. This is a normal paragraph. This is a normal paragraph. This is a normal paragraph. This is a normal paragraph. This is a normal paragraph. This is a normal paragraph. This is a normal paragraph.
Heading-1 in a table |
Heading-2 in a table |
| This is normal style inside a table. This is normal style inside a table. This is normal style inside a table. This is normal style inside a table. This is normal style inside a table. This is normal style inside a table. | This is Heading 3 style inside a table. This is Heading 3 style inside a table. This is Heading 3 style inside a table. This is Heading 3 style inside a table. This is Heading 3 style inside a table. |
This is formatted text, which should be mono-spaced. x x x x x x x x x x x x x x x x
Following is pre.code, which is intended for use in programming code samples:
for (i=0; i<10; i++)
{
int i2 = i*i;
printf("The number is %i, squared = %i\n",i,i2);
}
This is size xx-large
This is size x-large
This is size large
This is size medium
This is size nothing (so we can see the default body font compared to the standard sizes)
This is size small
This is size x-small
This is size smaller
This is size xx-small
Following are attempts to show paragraphs in exact point sizes.
This is 8 point
This is 9 point
This is 10 point
This is 11 point
This is 12 point
This is 14 point
This is 16 point
This is 18 point
This is 20 point
This is 24 point