AspNetCore.Docs/aspnet/web-forms/videos/how-do-i/how-do-i-utilize-the-css-fr...

1.2 KiB

uid title author description ms.author ms.date ms.assetid msc.legacyurl msc.type
web-forms/videos/how-do-i/how-do-i-utilize-the-css-friendly-control-adapters [How Do I:] Utilize the CSS Friendly Control Adapters? | Microsoft Docs rick-anderson 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 stan... aspnetcontent 09/01/2007 aa5a29e3-0cc2-4cc0-986d-e845dbf01813 /web-forms/videos/how-do-i/how-do-i-utilize-the-css-friendly-control-adapters video

[How Do I:] Utilize the CSS Friendly Control Adapters?

by Chris Pels

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.

▶ Watch video (26 minutes)