Hi all,
I am new to SharePoint and Visual Studio.
I want to do create a web page in SharePoint. I have a site(other then SharePoint), which is displaying the contant using the html / CSS codes. I want to display same data in SharePoint, but I am not sure how I can do that. Does that application page/web page that one creates using VS, supports html /css codes? So that I can just copy/paste the html codes to the application page.
Also, Will the new page enherit the site settings/etc from the parent site? Thanks in advance for your support.
Loading
Bhushan GawalePosted Feb 14, 2011, 11:52 PM
looks like your primary requirement is to show your existing html content to sharepoint
there are two approaches I can think of , one is creating your own publishing page layout and creating your pages based on same and then place your content wherever you want
and second is use SharePoint out of the box Content Edtior web part to place your content on sharepoint page
here are some links which may help you to start
http://blog.beckybertram.com/Lists/Posts/Post.aspx?ID=71
http://www.contenteditorwebpart.com/default.aspx