HTML frameborder attributes - HTML frame labels - HTML framework frames - Guide to HTML, XHTML Guide

Change Font Size: / / Directory List

21.2.1 HTML frameborder attribute

Frameborder attributes - HTML framework frame is displayed
  • Frameborder attribute values:
    • 1 - borders
    • 0 - No Borders
  • The default is 1
  • Trackback Address: http://www.nt22.com/xhtml-html/attribute_frameborder/

Example

No definition of the borders in the framework

  <frame Src = "http://www.nt22.com/xhtml-html/" frameborder = "0" /> 

No borders in the framework Example