HOME   --'Index' to this folder--   'test-book'


[In the home link above: typing a '  --a single quote mark--  in Design Mode View inserts a "'" in the code line; when in Code Mode View, typing a ' just puts a ' at that place; what's up with this?]

This text is displayed as usual...

[  `why´  or  'why'   or   "why" ]

but this bold text is rendered in all uppercase letters.

This bold text is blue -not uppercase.


Is "p2"  &  "p.2" legal terms in CSS??   [Up in the head style area?, & used in the next 2 areas? At least you can see results here & in browsers...  NO,  "p2"  is NOT a HTML tag, NOR is  "p.2"  a HTML tag. (asis, they are NOT 'names' of anything... If you begin each one with a period, they become  'class names' ...]

(p2)  Look for the red text that appears within the green text. [works in browsers, not show in this program EW4. ahm,  inherits  'body color'  in program.]
(p.2)  Look for the red text that appears within the green text. [This one NOT work; inherits 'body color'.]

(p)  Look for the red text that appears within the green text. [works OK]


This text is displayed using the default display values as set above [inherited from somewhere above].

A Lime-Colored, Courier-Font Header

Back to the default values ?? not yet... [at least it is the 'body color'.]