Monday, March 26, 2012

Site design

Hi, sorry to bother with such a boring question...but perhaps you could point me in the right direction.

My first .net site is finished (the coding that is) for now...but now I am faced to make the site look aaesthetically pleasing...or something like that. Which tool should I use, is it possible for instance to use Macromedia, Fireworks etc. to design the page layout and then incorporate it into my .net site?

With what was this site designed? It looks good, but I can't seem to come even close to what it looks like. How do I get round borders on my forms, menus etc? Is it special controls? Is it all images?

Again, accept my apologies for this type of question...any help will do.

The nice thing about ASP.NET is that, it seperates the Code from the UI. So you can create your forms and pages with simple HTML, then style it with CSS. You can use Notepad, FrontPage, Macromedia Dreamweaver, Microsoft Expression Builder (new), etc ...

The issue is not which tool to use, the issue is to use CSS to be able to apply formatting to your pages.

HTH,

Regards


Hi Haider

Thanks for the feedback. Perhaps someday, someone will come up with a CSS-wizard/tool.

Have a good day!!


You can check this:

Microsoft Expression Web Designer

HTH,

Regards


Thanks again, the product looks good.

0 comments:

Post a Comment