YigalB Posted January 22, 2011 Share Posted January 22, 2011 With help I could manage creating separate files for HTML and CSS. Suddenly, I can;t see the CSS formatting any more. I can see the HTML text, but lost all effects of CSS. The files remained the same, so I have no idea how to debug it. Is there a way to debug such problem? How can I tell is the link to the CSS file works well? I use Geany as editor under Ubuntu - and compilation goes well. Does it mean the compilation is also looking into the CSS file, or is this link done only when the client is reading the HTML code? Link to comment https://forums.phpfreaks.com/topic/225334-css-workerd-suddenly-stopped-how-to-debug/ Share on other sites More sharing options...
ManiacDan Posted January 22, 2011 Share Posted January 22, 2011 Download Firebug for Firefox, use it to check to see if your CSS file is still loading properly. -Dan Link to comment https://forums.phpfreaks.com/topic/225334-css-workerd-suddenly-stopped-how-to-debug/#findComment-1163696 Share on other sites More sharing options...
raknjak Posted January 24, 2011 Share Posted January 24, 2011 compilation? Most probably, the link to your CSS file is dead. Link to comment https://forums.phpfreaks.com/topic/225334-css-workerd-suddenly-stopped-how-to-debug/#findComment-1164371 Share on other sites More sharing options...
YigalB Posted January 24, 2011 Author Share Posted January 24, 2011 Thanks - issue solved Link to comment https://forums.phpfreaks.com/topic/225334-css-workerd-suddenly-stopped-how-to-debug/#findComment-1164376 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.