Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor code #3

Open
Mauville opened this issue Mar 22, 2019 · 1 comment
Open

Refactor code #3

Mauville opened this issue Mar 22, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@Mauville
Copy link
Owner

There are some issues with best practices in the HTML and CSS.

  • Id's are used as classes in many .html files.

  • Many useless rules are in the .css files.

  • Directory names such as "Styles"and "Images" can be renamed to their better alternatives "css" and "img".

  • Semantic HTML is encouraged to use in future releases

@Mauville Mauville added the enhancement New feature or request label Mar 22, 2019
@Mauville
Copy link
Owner Author

Mauville commented Mar 22, 2019

  • Remove image distortion in Benchmarking
  • Style the page titles BenchmarkingBenchmarking - IADS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant