"
ASP.NET (snapshot 2017) Microsoft documentation and samples

[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 &lt;table&gt; element, but with the CSS Friendly Control Adapters the same control will render an HTML &lt;ul&gt; list element, improving the menu’s accessibility and presentation. Visit the <a href=“https://www.asp.net/cssadapters/”>CSS Friendly Control Adapters</a> page to see how the same techniques can be applied to many other ASP.NET server controls.

▶ Watch video (26 minutes)



Comments ( )
Link to this page: //www.vb-net.com/AspNet-DocAndSamples-2017/aspnet/web-forms/videos/how-do-i/how-do-i-utilize-the-css-friendly-control-adapters.htm
< THANKS ME>