smaranjitghose/girlscript_chennai_website

Code Quality Improvement

Closed this issue · 5 comments

CSS can be defined once and can be reused at different places
There is a lot of redundancy I see in all the file and code is bit messy which I think can be refactored.

  1. Improving CSS -
  2. Removing deprecated tags like center,font etc.
  3. Improving code convention - using correct tags - There are places where '

    ' tag is used for buttons which don't make any sense.

  4. Using script tags between html reduces the code readability.
    Files handled -
  • index.html
  • announcement
  • our team
  • events
  • style.css
  • achievement
  • blogs
  • contactUs
    I would solely like to work on this issue @smaranjitghose . Kindly assign me this issue.

Screenshots
index file -
image

announcement page -
image

Cool! Work on this. But please don't give a PR for this issue until 15th, we have some more changes to make after which you can proceed

Okay, let all the changes be done, then I can work on it.

Can I start working on this now @smaranjitghose ?

I guess this issue is completed @ashishnagpal2498 or should I keep it open?

No , it is not yet completed @smaranjitghose . CSS of whole project is left.