I'm pretty new to ASP.NET. I'm working in ASP.NET 2.0 and I need to create a website that has the same look and feel as an existing website. How do I capture the existing site's "skin"? I guess I want to know if there's an easy way to get all of the formatting for the site such as the fonts, styles, colors used etc. Thanks in advance for any assistance rendered.

Recommended Answers

All 3 Replies

Not really, unless you get access to their CSS files, but I doubt you will be able to do that.

Otherwise, pay someone to "clone" it.

Thanks for the advice. I guess I'll try to "clone" it. I figure if I view the source it might give me some clue as to the formatting used.

It would, a very small clue.

However, if they included a CSS file, no chance (unless you hack into it, but that's harder than you'd think).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.