Where can I learn how to style an ASP.NET WebParts page?
I'm trying to style a custom WebParts portal page I'm working on, but I'm lost on how to style it. Are there any resources out there that show how to style the WebPartZone, the PageC开发者_如何学PythonatalogZone, and the WebParts themselves?
Thanks.
These are a rather good resource for the purpose:
http://joostschermers.net/post/Styling-WebParts-%28Part1%29.aspx
http://joostschermers.net/post/Styling-WebParts-%28Part-2%29.aspx
精彩评论