- Use relative units in CSS, not absolute.
- Use .webp format for images
- Make the webpage responsive.
- Inspect the page to check for multiple devices and then apply for PR.
- Use
kebab-casefor css class/id names andcamelCasefor js variables. - Add separate CSS files in
CSS/folder to avoid mixing of CSS of different sections.
coderboy53/hackclubvit.github.io
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- CSS 58.9%
- HTML 30.3%
- JavaScript 10.8%
