System.Web.Configuration.HttpCapabilitiesBase.SupportsDivAlign Property

Gets a value indicating whether the browser supports the align attribute of HTML <div> elements.

Syntax

public virtual bool SupportsDivAlign { get; }

Value

Documentation for this section has not yet been entered.

Remarks

HTML <div> elements are used to group multiple HTML elements so that CSS styles can be applied to them as a whole. The align attribute sets the horizontal alignment of a <div> group on a Web page.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0