Microsoft Visual Web Developer

  • Thread starter Thread starter R^T
  • Start date Start date

R^T

R^T

Associate
Joined
18 Jan 2003
Posts
1,571
Location
Nottingham
I have got this program as I was told you can drag and drop or code manually if I want, I cant seem to find a way to just drag and drop pictures and backgrounds onto my website.

WOuld anyone be able to help me please or point me in the direction of a website that can.

Thanks Luke
 
If VWD is anything like visual studio then you can drag and drop server controls onto a web page. Unfortunately you will more than likely have to add server side code to get your site up and running. If it is just images you are wanting to add you should probably code them in code view and apply css styles because the code generated by design view is shocking messy at times.
 
Back
Top Bottom