Home Contact us Partners Publish your software Remove your manuals
 
 
 
 

BestAddress HTML editor: HTML 4.01 lists tags including anchor, abbreviation, code, directory list, label and styles

Introduction
->> BestAddress HTML Editor
->> Features
   
Using BestAddress HTML Editor
->> Working with Documents
->> Working with Site Projects
->> Simple Editing Features
->> To do Task List
->> Task Manager Pane
->> Advance Features
->> Additional Features
->> Inserting Elements
->> Inserting Forms & Forms Objects
->> Insert Table
->> Insert Video
   
Webpage Development Tutorial
->> Web Programming
->> Working with Text
->> Hyperlinks
->> Bringing Webpages to Life with Images
->> Image Maps
->> Forms
->> Frames
->> Tables
->> Creating Website
->> Maximising Site Useability
->> Publishing Website on Internet
   
Code Reference
->> Style Sheets
->> Creating Stylesheet
->> Language Reference
->> Character Entities
->> Standard Keyboard Character Entities
->> Latin-1 (ISO 8859-1) Character Entities
->> CSS2
->> HTML 4.01
Buy BestAddress HTML Editor Online! Buy BestAddress HTML Editor Online!

HTML 4.01

Anchor

Syntax: < A >...< /A >
Start tag: Required
End tag: Required

Attribute Specifications

  • name = Gives the anchor a name so that it can be the destination of another link (ie: it marks that section of the page). This attribute shares the same name space as the id attribute.
  • href = Creates a link. The value of this attribute is the location of the file to create a link to.
  • hreflang = Specifies the base language of the file the href attribute links to. This attribute can only be used when href is specified.
  • type = Specifies the content type [MIMETYPE] of the file the href attribute links to. A web browser linking to the file uses the content type to determine how it should be handled.
    rel = Describes the relationship between the current document and the file being linked. The value of this attribute is a list of link types separated by spaces.
  • rev = Provides a list of link types separated by spaces that specifies the reverse link from the anchor (as defined by the href attribute) to the current document.
  • charset = Specifies the character encoding of the file being linked to.
sd card undelete free download compact flash undelete os x digital photo unerase
digital picture restore purchase order system data recovery utilities
recovery usb memory stick recover corrupted sd card hard disk retrieval software

Abbreviated Form

Syntax: < ABBR >...< /ABBR >
Start tag: Required
End tag: Required

Attribute Specifications: (none)

Document Base URI

Syntax: < BASE >
Start tag: Required
End tag: Forbidden

Attribute Specifications

  • href = Specifies the absolute URI. It acts as the base URI, from where other URIs can be resolved.
  • target = Specifies the name of the frame where the document is to be opened. This attribute's value must either be a name or a reserved name as defined in the Frame Target Names section.

Code

Syntax: < CODE >...< /CODE >
Start tag: Required
End tag: Required

Attribute Specifications: (none)

Other Attributes

  • id, class (element identifiers)
  • lang (language information), dir (text direction)
  • title (element title)
  • style (inline style information)
  • onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout,
  • onkeypress, onkeydown, onkeyup (intrinsic events)

Directory List

The DIR element is deprecated, along with all its attributes
Syntax: < DIR >...< /DIR >

Start tag: Required
End tag: Required

Attribute Specifications

  • compact = Requests that the browser should render the list compactly.

Other Attributes

  • id, class (element identifiers)
  • lang (language information), dir (text direction)
  • title (element title)
  • style (inline style information)
  • onclick, ondblclick, onmousedown, onmouseup, onmouseover, onmousemove, onmouseout, onkeypress, onkeydown, onkeyup (intrinsic events)

Label

Syntax: < LABEL >...< /LABEL >
Start tag: Required
End tag: Required

Attribute Specifications

  • for = Associates the label with another control. The value of this attribute must be equivalent to the value of an id attribute of a control in the same document.
  • accesskey = Assigns an access key to the element. When the access key is pressed, the element gets the focus.

Style Information

Syntax: < STYLE >...< /STYLE >
Start tag: Required
End tag: Required

Attribute Specifications

  • type = Specifies the style sheet language of the element's contents (eg: "text/css").
  • media = Specifies the intended destination medium for the style information. Possible values include:
    • screen: Intended for non-paged computer screens.
    • tty: Intended for a fixed-pitch character grid (eg: portable devices with limited display capabilities).
    • tv: Intended for television-type devices.
    • projection: For projectors
    • handheld: For handheld devices.
    • print: Paged documents to be viewed on screen in print preview.
    • braille: For braille tactile feedback devices
    • aural: Intended for speech synthesisers
Buy BestAddress HTML Editor Online! Buy BestAddress HTML Editor Online!
 
 
 
 
Home | Contacts | Partners | Publish your software | Remove your manuals