mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / CSS3Style Object / CaptionSide Property
In This Topic
    CaptionSide Property
    In This Topic
    Description

    CSS3 Style: caption-side
    Defines the side of a table on which its caption appears.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property CaptionSide As String
    Remarks

    HTML Syntax:
    caption-side: side;

    HTML Constants:
    bottom,left,right,top,

    See Also