javascript - when i copy my html file in jsp and css file then my page design change -


i working on project.initially worked in dreamweaver , created html files , css project interface. when run index.html , in case of single folder contain html files , css run no change in design , every div in proper place , using neatbean , tomcat run project in java purpose when copy html file code in jsp along css , after deployment when run index.jsp design got changed , mixed each other example menu , header mixed each other , page design corrupted. 1 tell me how can fix it.

maybe because open new file project, , copy code of html,css directly, if have open new project in netbeans example default folder of project in c:\users\nameuser\documents\netbeansprojects if case, change project folder html one


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -