I am calling html page within CEWP(Content Editor WebPart). All the html pages and css files are loaded in a library. CSS file is linked to html file using <link> tag. But my custom css is not working, but the page is calling corev4.css file styles.
But when i am implementing inline style in html pages, it works fine. I need one external CSS file to implement in all html pages to show inside CEWP.
Any suggestion please!!!!!!!!!!!!