This is a test of a paragraph. I want it to go on for a little while so I am typing a line of comments. Note that text/css defines the language as Cascading Style Sheets and is not required. The @import allows you to use multiple style sheets - they must proceed all other style sheet entries.
This is the first cell. | And this is another cell. |
These are merged cells |
Note that if a bold is in a paragraph it will be purple because of the P B in cssA. However if a bold is outside a paragraph, it will retain the default color. The P B in the style simply says P that contain the B for bold will have these attributes. This is called using Descendant Selectors.