HTML Reuse for Web Pages

  • Thread starter Thread starter LK
  • Start date Start date
L

LK

Hi,

I suspect this question has been asked before, but I couldnt find anything
specific when I did search. I a using Visual Studio 2003, and .NET 1.1. My
problem is in understanding the best practices for reuse of HTML across my
ASP.NET pages. I seem to be copying and pasting a whole bunch of html per
page, just so they look the same. Is there a best practice pattern for this
type ofg thing?

Thanks

LK.
 
Back
Top