Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi

I used section tag using asp.net in portal appl.I checked my website in w3cvalidator.
In asp.net not supporting section tag.

Plz give me any alternate solution for



Thanks in Advance
Posted

1 solution

Go for Panel or Placeholder Controls. Or else you can use the div tag.

Refer -
1. ASP.NET Panel Control[^].
2. Panel Class[^].
3. ASP.NET - Panel Controls[^].
4. ASP.NET PlaceHolder Control[^].
5. PlaceHolder Class[^].
6. asp.net PlaceHolder example: how to use[^].
7. ASP.Net: Panel VS. PlaceHolder[^].

Thanks...
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900