Dr.CSS wrote: Not everyone can afford dreamweaver, but the next best thing is Firefox with the Web Developers tool bar, with it you can edit the css in real time and when/if you like what you've done copy it into the real style sheet, and it's all free...
I've never used DW and don't see the need to...
Kompozer is a good alternative that runs on Linux and Win32 platforms. It does have some operational issues and I don't particularly like the back engine, you make a typo error and your whole site page is out of whack and you have to spend ages editing the HTML to under the HTML view to sort the issue out.
Dreamweaver is nice but no way is it worth the money that they demand for it.
Anyway, I am fumbling around again because I am fed up of Firefox crashing or locking up and its only just had an update recently, seems that the situation has been compounded rather than fixed.
Ok, onwards... MSIE 6 is proving to be a royal pain in the ass. I have tried loading the CSS sheet last if needed for MSIE 6 using a conditional element in HTML but I have no way of telling in my browsers that are non msie if this is working... So I went to a browser shots site to get a better look and see that despite my efforts, the CSS hard coded in to the page is not working, as this would be the last CSS out, it should over ride any previous setting but its not.
How do I get the MSIE 6 CSS to load up?