Posts Tagged ‘span’

.NET: Need To Drop The Span Tag From the Label Control? Use the Literal Control Instead

Jul

27

by Mike Fleming at 8:15 am .NET | ,

Have you ever had the need to use a label control, but you don’t need the span tag that the control automatically wraps around the text? Switch your control over… (read the rest)