On May 2, 2006, at 6:29 PM, Alain Ravet wrote:
James
> The snippet does not wrap the tag in a tab trigger when used
this way > and Allan does not do this in the movie. :)
OK. I got this one - p => div - corrected, but the same problem still occurs a little later - div => DIV, and all I get is: <DIV id="entry"></div>
, instead of <DIV id="entry"></DIV>
Is there a special way to select the starting 'div', to trigger the change mirroring?
Do this:
1. control - shift - < 2. Type: div id="whatever" 3. Arrow back until you are just after the v in div 4. control - u
Hope that helps.
James Edward Gray II