[
Lists Home |
Date Index |
Thread Index
]
In article <a1bc4698e7fce96b7683e5adef8fba66@amelanlis.talsever.com> you write:
>> - the nature and amount of whitespace inside tags;
>
>What?
>
><p>This sentence contains <em>emphasized</em> text.</p>
>
>Has important characteristics in the whitespace.
That's whitespace *between* tags, not *inside* them. A tag is the
bit in angle brackets (a start tag, an end tag, or an empty tag).
-- Richard
|