HTML/CSS/Layout Attributes/align iframe table

Материал из Web эксперт
Перейти к: навигация, поиск

"align" specifies the horizontal alignment of the "table" and "iframe"

   <source lang="html4strict">
   

<HTML> <Title>Example For align</Title> <BODY>

Cell 1 content Cell 2 content Cell 3 content

</BODY> </HTML>


     </source>