|
-
Apr 3rd, 2007, 07:16 PM
#1
Thread Starter
Lively Member
[RESOLVED] templates to be used in visual web developer
hello.
i have a web template. how do i open it with visual web developer so that i can code in it?
sorry i'm new with asp.
thanks in advance.
Last edited by binbpk; Apr 10th, 2007 at 08:50 AM.
-
Apr 5th, 2007, 08:30 AM
#2
Re: [2005]
Start by creating a new web project.
You're not clear by what you mean by a web template, but assuming it's just HTML, take that HTML and paste it into a master page. Clear out the dynamic portion and replace them with web user controls.
-
Apr 10th, 2007, 08:49 AM
#3
Thread Starter
Lively Member
Re: [2005]
it's a template by template monster.
-
Apr 10th, 2007, 04:37 PM
#4
Re: templates to be used in visual web developer
So they will have provided you with the HTML and CSS you need. Reference the CSS using the <link> tag, paste the HTML into your page, and, above like I said.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|