Voters-Registration-Portal
Voters-Registration-Portal copied to clipboard
Beautify Code
Make separate CSS and JS files for every page. Make separate CSS files for the header and footer. Put all the CSS files in the CSS folder. Put all the JS files in the JS folder. Put all the HTML files in the HTML folder except index.html. Put all the images in the images folder. Remove unnecessary and commented code from every file. Properly comment the code in all files.
Yes sure go ahead.
Organize the code properly, organize the files, make separate files for particular sections if necessary, and properly comment the code.
Since the header and footer are the same on every page.
Make separate CSS files for the header and footer as well.
@Albert-Jokelin any updates?
Can I work on this issue under LGMSoC? @QAZIMAAZARSHAD
Can I work on this issue under LGMSoC? @QAZIMAAZARSHAD
Check the task description. Get started.
UPDATE: I have separate and ordered all the code for CSS and js. I need to change the path being used in script tag. Have some more errors.. I will try to submit as soon as possible. Busy with cllg stuff at the moment..
Fine try to resolve it as soon as possible.