|
|
The CSS Friendly Control Adapters allow you to alter the HTML that is rendered by a
standard ASP.NET 2.0 server control. In this video we learn that the
standard ASP.NET Menu control renders an HTML <table> element, but with the
CSS Friendly Control Adapters the same control will render an HTML <ul> list
element, improving the menu’s accessibility and presentation.
Visit the CSS Friendly Control Adapters
page to see how the same techniques can be applied to many other ASP.NET server controls.
Presented by Chris Pels Duration: 26 minutes, 26 seconds Date: 16 July 2007
|
Watch the video | Download the video | Get VB code or C# code