HTML CSS Reference/HTML Tag Reference/br

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

"br" CSS Attributes and JavaScript Style Properties

   <source lang="html4strict">

+----------------+--------------------------------------------------------------+ | CSS |display | +----------------+--------------------------------------------------------------+

     </source>
   
  


"br" Event Handlers

   <source lang="html4strict">

+----------------+--------------------------------------------------------------+ | Event |onLayoutComplete onLoseCapture | | Handlers |onReadyStateChange onSelectStart | +----------------+--------------------------------------------------------------+

     </source>
   
  


"br" Example

   <source lang="html4strict">
   

<html> <head> <title>br element example</title> </head> <body>

Line 1.
Line 2
Line 3.


  


</body> </html>


     </source>
   
  


"br" HTML Attributes

   <source lang="html4strict">

+----------------+--------------------------------------------------------------+ | HTML |class clear | | Attributes |id style | | |title | +----------------+--------------------------------------------------------------+

     </source>
   
  


"br" JavaScript Collections

   <source lang="html4strict">

+----------------+--------------------------------------------------------------+ | JavaScript |attributes behaviorUrns | | Collections |childNodes | +----------------+--------------------------------------------------------------+

     </source>
   
  


"br" JavaScript Methods

   <source lang="html4strict">

+----------------+--------------------------------------------------------------+ | JavaScript |addBehavior appendChild | | Methods |applyElement attachEvent | | |clearAttributes cloneNode | | |componentFromPoint detachEvent | | |dragDrop fireEvent | | |getAdjacentText getAttribute | | |getAttributeNode getElementsByTagName | | |getExpression hasChildNodes | | |insertAdjacentElement insertBefore | | |mergeAttributes normalize | | |releaseCapture removeAttribute | | |removeAttributeNode removeBehavior | | |removeChild removeExpression | | |replaceAdjacentText replaceChild | | |scrollIntoView setAttribute | | |setAttributeNode setCapture | | |setExpression swapNode | +----------------+--------------------------------------------------------------+

     </source>
   
  


"br" JavaScript Objects

   <source lang="html4strict">

+----------------+--------------------------------------------------------------+ | JavaScript |currentStyle runtimeStyle | | Objects |style | +----------------+--------------------------------------------------------------+

     </source>
   
  


"br" JavaScript Properties

   <source lang="html4strict">

+----------------+--------------------------------------------------------------+ | JavaScript |canHaveHTML className | | Properties |clear clientHeight | | |clientWidth dir | | |disabled firstChild | | |id innerHTML | | |isContentEditable isDisabled | | |isMultiLine isTextEdit | | |lang lastChild | | |nextSibling nodeName | | |nodeType nodeValue | | |offsetHeight offsetLeft | | |offsetParent offsetTop | | |offsetWidth outerHTML | | |outerText ownerDocument | | |parentElement parentNode | | |parentTextEdit previousSibling | | |readyState scopeName | | |scrollHeight scrollLeft | | |scrollTop scrollWidth | | |sourceIndex tagName | | |tagUrn title | | |uniqueID | +----------------+--------------------------------------------------------------+

     </source>
   
  


"br" Microsoft Behaviors

   <source lang="html4strict">

+----------------+--------------------------------------------------------------+ | Microsoft |clientCaps download | | Behaviors |homePage | +----------------+--------------------------------------------------------------+

     </source>
   
  


"br" Syntax and Note

   <source lang="html4strict">

Note: Add a new line to the web page.

Syntax:



     </source>