I usually prefer linux for programming( i program in django on Ubuntu). But often i need to design html pages which renders properly in Windows and Linux?
How iam currently doing the above is
Design (Fix) html page in linux
Reboot to windows check whether the design is proper or not. if not reboot to linux repeat step1 ,step2
i felt the above process is tedious. Is there any easier way to do this?