ވަރުގަދަ އެލައިންމަންޓް
އިންލައިން، އިންލައިން-ބްލޮކް، އިންލައިން-ޓޭބަލް، އަދި ޓޭބަލް ސެލް އެލިމެންޓްތަކުގެ ވަރުގަދަ އެލައިންމަންޓް ފަސޭހައިން ބަދަލުކުރެވޭނެއެވެ.
vertical-alignmentޔުޓިލިޓީސް އާއި އެކު އެލިމެންޓްތަކުގެ އެލައިންމަންޓް ބަދަލުކުރުން . ވަރޓިކަލް-އެލައިން އަށް އަސަރުކުރަނީ ހަމައެކަނި އިންލައިން، އިންލައިން-ބްލޮކް، އިންލައިން-ޓޭބަލް، އަދި ޓޭބަލް ސެލް އެލިމެންޓްތަކަށްކަން ފާހަގަކުރަމެވެ.
.align-baseline, .align-top, .align-middle, .align-bottom, .align-text-bottom, އަދި .align-text-topބޭނުންވާ ގޮތަށް ހޮވާށެވެ .
އިންލައިން އެލިމެންޓްތަކާއެކު:
 
      ބޭސްލައިން  
      މަތީ  
      މެދު  
      ތިރީ  
      ޓެކްސްޓް-މަތީ  
      ޓެކްސްޓް-ތިރީ 
     
 
     <span class="align-baseline">baseline</span>
<span class="align-top">top</span>
<span class="align-middle">middle</span>
<span class="align-bottom">bottom</span>
<span class="align-text-top">text-top</span>
<span class="align-text-bottom">text-bottom</span>ޓޭބަލް ސެލްތަކާއެކު:
| ބޭސްލައިން | މަތި | މެދު | ތިރި | ޓެކްސްޓް-ޓޮޕް | ޓެކްސްޓް-ބޮޓޮމް | 
<table style="height: 100px;">
  <tbody>
    <tr>
      <td class="align-baseline">baseline</td>
      <td class="align-top">top</td>
      <td class="align-middle">middle</td>
      <td class="align-bottom">bottom</td>
      <td class="align-text-top">text-top</td>
      <td class="align-text-bottom">text-bottom</td>
    </tr>
  </tbody>
</table>