\Configure{pmatrix}
  
   {\ifvmode
  
       \def\end:pmatrix{\IgnorePar\HCode{</div>}\end:TTT}%
  
       \:xhtml{\IgnorePar\EndP}\HCode
  
         {<table\Hnewline class="pmatrix"><tr><td><div
  
                               class="pmatrix"\Hnewline>}%
  
    \else \HCode{<span class="pmatrix">}%
  
       \def \end:pmatrix{\HCode{</span>}}%
  
    \fi}
  
   {\end:pmatrix}
  
 \Css{div.pmatrix {text-align:center;}}
  
 \Css{table.pmatrix {width:100\%;}}
-_-_-