The HTML Attribute reference.

"border" - html Attribute

  • Specifies the width of the frame around a table or the width of an IMG or OBJECT border, in pixels.
  • It is deprecated for the IMG and OBJECT element

Value(s): pixels
Used in the element(s):
Elements Description
img This element specifies an inline image to be drawn in the place.Attribute, border, usage:
  • The default value for this attribute depends on the user agent.
object This element is used to include objects such as images, audio, videos, Java applets, and Flash animations. Attribute, border, usage:
  • The default value for this attribute depends on the user agent.
table The HTML table model allows you to arrange text, images, links, forms, form fields, other tables, etc. into rows and columns of cells.Attribute, border, usage:
  • Specifies the width (in pixels only) of the frame around a table.

© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes.
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.