HTML/CSS/Basic Attributes/border

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

"border" sets the thickness in pixels of the border around an element

   <source lang="html4strict">
   

<HTML> <head> <Title>Example For border</Title> </head> <BODY>

www.wbex.ru in a cell

</BODY> </HTML>


     </source>