'text-align' is applied to : text align « CSS Attributes and Javascript Style Properties « HTML CSS Reference






'text-align' is applied to

+----------------+--------------------------------------------------------------+
| Applied_To     |<blockquote>                    <body>                        |
|                |<center>                        currentStyle                  |
|                |<dd>                            <dir>                         |
|                |<div>                           <dl>                          |
|                |<dt>                            <fieldset>                    |
|                |<form>                          <hn>                          |
|                |<hr>                            <input type="password">       |
|                |<input type="text">             <li>                          |
|                |<listing>                       <marquee>                     |
|                |<menu>                          <ol>                          |
|                |<p>                             <pre>                         |
|                |runtimeStyle                    style                         |
|                |<table>                         <td>                          |
|                |<textarea>                      <th>                          |
|                |<tr>                            <ul>                          |
|                |<xmp>                                                         |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

1.'text-align' Syntax and Note
2.'text-align' Example
3.'text-align' Possible Values